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

UMRUKRoomMesh Class

Extends UObject
Represents the complete mesh data for a room, including vertices and faces.

Fields

List of all vertices that make up the room mesh.
List of all faces that make up the room mesh, each containing indices into the Vertices list.
Did you find this page helpful?