Click or drag to resize

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
C#
public static InternalData GetInternalData()

Return Value

Type: InternalData
A structure containing API context information.
See Also