IndirectBuffer Constructor |
Namespace: Internal.SharpBgfxAssembly: NeoAxis.Core (in NeoAxis.Core.dll) Version: 2026.1.1.0 (2026.1.1.0)
Syntaxpublic IndirectBuffer(
int size
)
Parameters
- size Int32
- The number of commands that can fit in the buffer.
See Also