Indices
: TArray< int > |
List of indices into the vertices array that define this face's geometry. Each 3 consecutive indices represent a triangle in the mesh.
Signature
TArray<int> FMRUKRoomFace::Indices |
ParentUuid
: FOculusXRUUID |
Unique identifier of the parent object this face belongs to.
Signature
FOculusXRUUID FMRUKRoomFace::ParentUuid |
SemanticClassification
: FString |
The semantic classification of this face (e.g., FLOOR, WALL, CEILING).
Signature
FString FMRUKRoomFace::SemanticClassification |
Uuid
: FOculusXRUUID |
Unique identifier for this face in the room mesh.
Signature
FOculusXRUUID FMRUKRoomFace::Uuid |