StencilFlagsReferenceValue Method |
Encodes a reference value 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 ReferenceValue(
byte reference
)
Parameters
- reference Byte
- The stencil reference value.
Return Value
StencilFlagsThe encoded stencil state.
See Also