Skip to content
搜索文档
K
中文
English
中文
English
Appearance
Menu
返回顶部
directory
DepthType
DepthType 用于表示深度缓冲器所使用的格式。
属性
描述
None
表示不使用深度缓冲器。
Depth16
表示使用16位的深度缓冲器。
Depth24
表示使用 24 位的深度缓冲器。
Depth24Stencil8
表示使用 24 位的深度缓冲器和 8 位的模板缓冲器。