RenderState Conversion (UInt64 to RenderState) |
Performs an implicit conversion from ulong.
Namespace:
Internal.SharpBgfx
Assembly:
NeoAxis.Core (in NeoAxis.Core.dll) Version: 2024.1.1.0 (2024.1.1.0)
Syntax public static implicit operator RenderState (
ulong value
)
Parameters
- value
- Type: SystemUInt64
The value to convert.
Return Value
Type:
RenderStateSee Also