RenderState Conversion (UInt64 to RenderState) |
Performs an implicit conversion from ulong.
Namespace: Internal.SharpBgfxAssembly: NeoAxis.Core (in NeoAxis.Core.dll) Version: 2026.1.1.0 (2026.1.1.0)
Syntaxpublic static implicit operator RenderState (
ulong value
)
Parameters
- value UInt64
- The value to convert.
Return Value
RenderState
See Also