#include <RuntimeMeshUpdateCommands.h>
Public Attributes | |
bool | bUsingHighPrecision |
int32 | NumUVs |
Public Attributes inherited from FRuntimeMeshSectionVertexBufferParams | |
TArray< uint8 > | Data |
int32 | NumVertices |
Definition at line 19 of file RuntimeMeshUpdateCommands.h.
bool FRuntimeMeshSectionUVVertexBufferParams::bUsingHighPrecision |
Definition at line 21 of file RuntimeMeshUpdateCommands.h.
int32 FRuntimeMeshSectionUVVertexBufferParams::NumUVs |
Definition at line 22 of file RuntimeMeshUpdateCommands.h.