Creates a new twist pose for the specified biped limb.Corresponds to the "Add" button in the UI.
Returns the number of twist poses in the specified biped limb.
Sets the twist pose in the specified biped limb to the indexed pose. Corresponds to the "Set" button in the UI.
Resets the twist poses in the specified biped limb to the default poses and values, removes custom poses. Corresponds to pressing the "Default" button in the UI.
Returns the twist value of the indexed twist pose in the specified biped limb.
Sets the twist value of the indexed twist pose in the specified biped limb to the given floating point value.
Returns the bias value of the indexed twist pose in the specified biped limb.
Sets the bias value of the indexed twist pose in the specified biped limb to the given floating point value.
Returns the name of the indexed twist pose in the specified biped limb as a name value.
Sets the name of the indexed twist pose in the specified biped limb to the given string or name value.
Deletes the indexed twist pose for the specified biped limb.Corresponds to the "Delete" button in the UI.