#include <RuntimeMeshUpdateCommands.h>
Public Attributes | |
| bool | b32BitIndices |
| TArray< uint8 > | Data |
| int32 | NumIndices |
Definition at line 25 of file RuntimeMeshUpdateCommands.h.
| bool FRuntimeMeshSectionIndexBufferParams::b32BitIndices |
Definition at line 27 of file RuntimeMeshUpdateCommands.h.
| TArray<uint8> FRuntimeMeshSectionIndexBufferParams::Data |
Definition at line 28 of file RuntimeMeshUpdateCommands.h.
| int32 FRuntimeMeshSectionIndexBufferParams::NumIndices |
Definition at line 29 of file RuntimeMeshUpdateCommands.h.