次の方法で共有


GLKViewDrawableDepthFormat 列挙型

定義

深度レンダーバッファーの形式を指定する値を持つ列挙体。

public enum GLKViewDrawableDepthFormat
type GLKViewDrawableDepthFormat = 
継承
GLKViewDrawableDepthFormat

フィールド

名前 説明
None 0
Format16 1
Format24 2

適用対象