BgfxTopologyConvert Method |
Namespace: Internal.SharpBgfxAssembly: NeoAxis.Core (in NeoAxis.Core.dll) Version: 2026.1.1.0 (2026.1.1.0)
Syntaxpublic static uint TopologyConvert(
TopologyConvert conversation,
IntPtr dst,
uint dstSize,
IntPtr indices,
uint numIndices,
bool index32
)
Parameters
- conversation TopologyConvert
-
- dst IntPtr
-
- dstSize UInt32
-
- indices IntPtr
-
- numIndices UInt32
-
- index32 Boolean
-
Return Value
UInt32
See Also