BgfxGetInternalData Method |
Gets access to underlying API internals for interop scenarios.
Namespace:
Internal.SharpBgfx
Assembly:
NeoAxis.Core (in NeoAxis.Core.dll) Version: 2024.1.1.0 (2024.1.1.0)
Syntax public static InternalData GetInternalData()
Return Value
Type:
InternalDataA structure containing API context information.
See Also