GLKViewDrawableDepthFormat 枚举

定义

一个枚举,其值指定深度呈现器的格式。

public enum GLKViewDrawableDepthFormat
type GLKViewDrawableDepthFormat = 
继承
GLKViewDrawableDepthFormat

字段

名称 说明
None 0
Format16 1
Format24 2

适用于