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

傳回

深度函數

屬性

備註

android.renderscript.ProgramStore.getDepthFunc()Java 檔。

此頁面的部分是根據 Android 開放原始碼專案所建立和共用的工作進行修改,並根據 Creative Commons 2.5 屬性授權中所述的詞彙使用。

適用於