StencilFlagsReferenceValue Method |
Encodes a reference value in a stencil state.
Namespace:
Internal.SharpBgfx
Assembly:
NeoAxis.Core (in NeoAxis.Core.dll) Version: 2024.1.1.0 (2024.1.1.0)
Syntax public static StencilFlags ReferenceValue(
byte reference
)
Parameters
- reference
- Type: SystemByte
The stencil reference value.
Return Value
Type:
StencilFlagsThe encoded stencil state.
See Also