TransientIndexBuffer Constructor |
Namespace: Internal.SharpBgfxAssembly: NeoAxis.Core (in NeoAxis.Core.dll) Version: 2026.1.1.0 (2026.1.1.0)
Syntaxpublic TransientIndexBuffer(
int indexCount,
bool index32
)
Parameters
- indexCount Int32
- The number of 16-bit indices that fit in the buffer.
- index32 Boolean
-
See Also