Skip to content

DepthType

DepthType 用于表示深度缓冲器所使用的格式。

属性描述
None表示不使用深度缓冲器。
Depth16表示使用16位的深度缓冲器。
Depth24表示使用 24 位的深度缓冲器。
Depth24Stencil8表示使用 24 位的深度缓冲器和 8 位的模板缓冲器。