base class — bpy_struct
Onion Skinning settings for animation visualization
Number of frames to show after the current frame (only for ‘Around Current Frame’ Onion-skinning method)
Type : | int in [0, 30], default 0 |
---|
Number of frames to show before the current frame (only for ‘Around Current Frame’ Onion-skinning method)
Type : | int in [0, 30], default 0 |
---|
End frame of range of Ghosts to display (not for ‘Around Current Frame’ Onion-skinning method)
Type : | int in [-inf, inf], default 0 |
---|
Starting frame of range of Ghosts to display (not for ‘Around Current Frame’ Onion-skinning method)
Type : | int in [-inf, inf], default 0 |
---|
Number of frames between ghosts shown (not for ‘On Keyframes’ Onion-skinning method)
Type : | int in [1, 20], default 0 |
---|
For Pose-Mode drawing, only draw ghosts for selected bones
Type : | boolean, default False |
---|
Method used for determining what ghosts get drawn
Type : | enum in [‘NONE’, ‘CURRENT_FRAME’, ‘RANGE’, ‘KEYS’], default ‘NONE’ |
---|
Inherited Properties
Inherited Functions
References