TransientIndexBuffer Constructor |
Namespace:
Internal.SharpBgfx
Assembly:
NeoAxis.Core (in NeoAxis.Core.dll) Version: 2024.1.1.0 (2024.1.1.0)
Syntax public TransientIndexBuffer(
int indexCount,
bool index32
)
Parameters
- indexCount
- Type: SystemInt32
The number of 16-bit indices that fit in the buffer. - index32
- Type: SystemBoolean
See Also