disguise developers

Designer Plugins

Plugins for Disguise Designer software.

ScreenAxisExpression

Base class: Resource

Properties

expression : Expression (Read-Only)

expressionStr : str

Arithmetic expression, containing axis id in lowercase, constants and symbols. E.g. axis_1 + 5 or pow(axis_1, 2)

max_input : float

max_output : float

min_input : float

min_output : float

object : Object

Stage object to output the resulting value to

output : float

propertyValid : bool (Read-Only)

property_ : str

Property of the object to receive the value. For position, use offset.x, offset.y or offset.z; for rotation, use rotation.x, rotation.y or rotation.z