Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • StencilOptions

Index

Properties

enable?: boolean
mask?: number

Sets gl.stencilOpSeparate for back face. Default: { fail: 'keep', zfail: 'keep', zpass: 'keep' }

Sets gl.stencilOpSeparate for front face. Default: { fail: 'keep', zfail: 'keep', zpass: 'keep' }

Generated using TypeDoc