ProgramStore.GetDepthFunc 方法

定义

返回用于测试写入深度缓冲区的函数

[Android.Runtime.Register("getDepthFunc", "()Landroid/renderscript/ProgramStore$DepthFunc;", "GetGetDepthFuncHandler")]
public virtual Android.Renderscripts.ProgramStore.DepthFunc? GetDepthFunc();
[<Android.Runtime.Register("getDepthFunc", "()Landroid/renderscript/ProgramStore$DepthFunc;", "GetGetDepthFuncHandler")>]
abstract member GetDepthFunc : unit -> Android.Renderscripts.ProgramStore.DepthFunc
override this.GetDepthFunc : unit -> Android.Renderscripts.ProgramStore.DepthFunc

返回

depth 函数

属性

注解

Java文档android.renderscript.ProgramStore.getDepthFunc()

本页的某些部分是根据 创建和共享的工作进行的修改,并根据 许可证中所述的条款使用。

适用于