Interface IGLStencilState

模板状态。

Hierarchy

  • IGLStencilState

Properties

stencilBack?: IStencilFaceState

模板正面状态。

stencilFront?: IStencilFaceState

模板正面状态。

useStencil?: boolean

是否开启模板测试与更新模板缓冲。

Activates stencil testing and updates to the stencil buffer.

Generated using TypeDoc