StencilFlagsReadMask Method |
Encodes a read mask in a stencil state.
Namespace: Internal.SharpBgfxAssembly: NeoAxis.Core (in NeoAxis.Core.dll) Version: 2026.1.1.0 (2026.1.1.0)
Syntaxpublic static StencilFlags ReadMask(
byte mask
)
Parameters
- mask Byte
- The mask.
Return Value
StencilFlags
The encoded stencil state.
See Also