disguise developers

Designer Plugins

Plugins for Disguise Designer software.

AnimationAxisSettings

Base class: Resource

Subclasses: SpatialCalibrationFrameOfReference, TrackingFrameOfReference

Properties

customScale : float

User defined scale applied in external system coordinates to the object, before any translation

directionX : int

The direction of travel of the object when X values increase in the external system

directionY : int

The direction of travel of the object when Y values increase in the external system

directionZ : int

The direction of travel of the object when Z values increase in the external system

invertXRotation : bool

invertYRotation : bool

invertZRotation : bool

localOffset : Vec

Offset applied in external system coordinates to the object, before any rotation

localPos : Vec

Rotation pivot point, in external system coordinates

localRot : Vec

Rotation applied in external system coordinates entirely before the tracked rotation

stagePos : Vec

Object position when the external system is at position 0

stageRot : Vec

Object rotation when the external system is at rotation 0. Note that the directions specified above cross over with this setting

units : int

Linear distance measurement units supplied by the external system

Constructors

__init__(self)