RenderStateAlphaRef Method |
Encodes an alpha reference value in a render state.
Namespace: Internal.SharpBgfxAssembly: NeoAxis.Core (in NeoAxis.Core.dll) Version: 2026.1.1.0 (2026.1.1.0)
Syntaxpublic static RenderState AlphaRef(
byte alpha
)
Parameters
- alpha Byte
- The alpha reference value.
Return Value
RenderStateThe encoded render state.
See Also