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

OVRSceneRoom Class

Extends MonoBehaviour, IOVRSceneComponent
Represents a OVRRoomLayout type Scene anchor.

Properties

Ceiling : OVRScenePlane
[Get]
The OVRScenePlane representing the ceiling of the room.
Signature
OVRScenePlane OVRSceneRoom.Ceiling
[Get]
The OVRScenePlane representing the floor of the room.
Signature
OVRScenePlane OVRSceneRoom.Floor
Walls : OVRScenePlane[]
[Get]
The set of OVRScenePlane representing the walls of the room.
Signature
OVRScenePlane [] OVRSceneRoom.Walls