MotionType
MEMBERS
-
controllerDescriptions :Array.<string>
-
The description of the MotionType controllers - these descriptions will appear in the autocomplete documentation.
-
description :string
-
The description of the MotionType - this will appear in the autocomplete documentation.
-
motionControllerDefaultValues :Array.<number>
-
A list of optional motion controller default values.
-
motionControllerNames :Array.<string>
-
A list of optional motion controllers. These can be used to dynamically affect the nature of the motion.
-
name :string
-
Name of the Motion.
-
type :string
-
Type identifier.
METHODS
-
motionFunction()
-
A reference to the function that defines the nature of the motion.