base classes — bpy_struct, Actuator
Actuator to control the object movement
Number of frames of motion blending
Type : | int in [0, 32767], default 0 |
---|
Type : | int in [0, 300000], default 0 |
---|
Assign the action’s current frame number to this property
Type : | string, default “” |
---|
Type : | int in [0, 300000], default 0 |
---|
Action playback type
Type : | enum in [‘PLAY’, ‘FLIPPER’, ‘LOOPSTOP’, ‘LOOPEND’, ‘PROPERTY’], default ‘PLAY’ |
---|
Execution priority - lower numbers will override actions with higher numbers. With 2 or more actions at once, the overriding channels must be lower in the stack
Type : | int in [0, 100], default 0 |
---|
Use this property to define the Action position
Type : | string, default “” |
---|
Restore last frame when switching on/off, otherwise play from the start each time
Type : | boolean, default False |
---|
Inherited Properties
Inherited Functions
|