disguise developers

Designer Plugins

Plugins for Disguise Designer software.

VRSettings

Base class: Resource

Properties

camera : Camera

Camera settings for the VR scene

floor : Object

Select the scene object to use as the floor

moveSpeed : float

speed at which user ‘walks’ through environment (m/s). Zero means jump immediately

offset : Vec

offset between stage origin and VR frame of reference; modify this to move the stage’s home position relative to the real room

roomProp : Prop

Prop which represents the room the VR user is standing in

scale : float

scale factor from real room space to stage space

yawDegrees : float

rotation (in degrees) around vertical axis of stage relative to VR frame of reference; modify to set the orientation of the stage relative to the real room

Constructors

__init__(self)