#include <RuntimeMeshUpdateCommands.h>
Definition at line 32 of file RuntimeMeshUpdateCommands.h.
FRuntimeMeshSectionIndexBufferParams FRuntimeMeshSectionCreationParams::AdjacencyIndexBuffer |
Definition at line 42 of file RuntimeMeshUpdateCommands.h.
bool FRuntimeMeshSectionCreationParams::bCastsShadow |
Definition at line 45 of file RuntimeMeshUpdateCommands.h.
bool FRuntimeMeshSectionCreationParams::bIsVisible |
Definition at line 44 of file RuntimeMeshUpdateCommands.h.
FRuntimeMeshSectionVertexBufferParams FRuntimeMeshSectionCreationParams::ColorVertexBuffer |
Definition at line 39 of file RuntimeMeshUpdateCommands.h.
FRuntimeMeshSectionIndexBufferParams FRuntimeMeshSectionCreationParams::IndexBuffer |
Definition at line 41 of file RuntimeMeshUpdateCommands.h.
FRuntimeMeshSectionVertexBufferParams FRuntimeMeshSectionCreationParams::PositionVertexBuffer |
Definition at line 36 of file RuntimeMeshUpdateCommands.h.
FRuntimeMeshSectionTangentVertexBufferParams FRuntimeMeshSectionCreationParams::TangentsVertexBuffer |
Definition at line 37 of file RuntimeMeshUpdateCommands.h.
EUpdateFrequency FRuntimeMeshSectionCreationParams::UpdateFrequency |
Definition at line 34 of file RuntimeMeshUpdateCommands.h.
FRuntimeMeshSectionUVVertexBufferParams FRuntimeMeshSectionCreationParams::UVsVertexBuffer |
Definition at line 38 of file RuntimeMeshUpdateCommands.h.