FCohtmlMeshLOD
Public Functions #
Public Attributes #
Public Functions Documentation #
function FCohtmlMeshLOD #
inline FCohtmlMeshLOD()
function FCohtmlMeshLOD #
FCohtmlMeshLOD(
FStaticMeshLODResources & MeshLODResources,
FRHICommandListImmediate & CmdList
)
function LoadMeshLOD #
void LoadMeshLOD(
FStaticMeshLODResources & MeshLODResources
)
Public Attributes Documentation #
variable Indices #
TArray< uint32 > Indices;
variable UVs #
TArray< FCohtmlVertexUV > UVs;
variable Positions #
TArray< FVector > Positions;