API reference
API reference
Select your platform
No SDKs available
No versions available

FMRUKRoomFace Struct

Represents a face in the room mesh, containing information about its geometry and semantic classification.

Fields

Unique identifier for this face in the room mesh.
Unique identifier of the parent object this face belongs to.
The semantic classification of this face (e.g., FLOOR, WALL, CEILING).
List of indices into the vertices array that define this face's geometry. Each 3 consecutive indices represent a triangle in the mesh.
Did you find this page helpful?