GL.DepthFunc メソッド
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
オーバーロード
DepthFunc(All) |
古い.
|
DepthFunc(DepthFunction) |
DepthFunc(All)
注意事項
Use the overload with strongly typed enumerations
[OpenTK.AutoGenerated(Category="2.0", EntryPoint="glDepthFunc", Version="2.0")]
[System.Obsolete("Use the overload with strongly typed enumerations")]
public static void DepthFunc (OpenTK.Graphics.ES20.All func);
static member DepthFunc : OpenTK.Graphics.ES20.All -> unit
パラメーター
- func
- All
- 属性
適用対象
DepthFunc(DepthFunction)
[OpenTK.AutoGenerated(Category="2.0", EntryPoint="glDepthFunc", Version="2.0")]
public static void DepthFunc (OpenTK.Graphics.ES20.DepthFunction func);
static member DepthFunc : OpenTK.Graphics.ES20.DepthFunction -> unit
パラメーター
- func
- DepthFunction
- 属性