base class — SCA_IActuator
ShapeAction Actuators apply an shape action to an mesh object.
The name of the action to set as the current shape action.
Type: | string |
---|
Specifies the starting frame of the shape animation.
Type: | float |
---|
Specifies the ending frame of the shape animation.
Type: | float |
---|
Specifies the number of frames of animation to generate when making transitions between actions.
Type: | float |
---|
Sets the priority of this actuator. Actuators will lower priority numbers will override actuators with higher numbers.
Type: | integer |
---|
Sets the current frame for the animation.
Type: | float |
---|
Sets the property to be used in FromProp playback mode.
Type: | string |
---|
Sets the internal frame timer. This property must be in the range from 0.0 to blendin.
Type: | float |
---|
The operation mode of the actuator. Can be one of these constants.
Type: | integer |
---|
The name of the property that is set to the current frame number.
Type: | string |
---|