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