Navigation
API > API/Runtime > API/Runtime/Renderer > API/Runtime/Renderer/FVisibleMeshDrawCommand
Syntax
int32 StateBucketId
Remarks
Dynamic instancing state bucket ID. Any commands with the same StateBucketId can be merged into one draw call with instancing. A value of -1 means the draw is not in any state bucket and should be sorted by other factors instead.