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

MRUKSpawnMode Enum

Defines how MRUK objects should be spawned across rooms in a mixed reality environment.

Signature

enum MRUKSpawnMode : Enum<MRUKSpawnMode> 

Enumeration Constants

MemberDescription
NONE
No objects will be spawned
CURRENT_ROOM_ONLY
Objects will only be spawned in the current room
ALL_ROOMS
Objects will be spawned in all available rooms
Did you find this page helpful?