base class — bpy_struct
Path to a setting for use in a Keying Set
Index to the specific setting if applicable
| Type: | int in [-inf, inf], default 0 |
|---|
Path to property setting
| Type: | string, default “”, (never None) |
|---|
Name of Action Group to assign setting(s) for this path to
| Type: | string, default “”, (never None) |
|---|
Method used to define which Group-name to use
| Type: | enum in [‘NAMED’, ‘NONE’, ‘KEYINGSET’], default ‘NAMED’ |
|---|
ID-Block that keyframes for Keying Set should be added to (for Absolute Keying Sets only)
| Type: | ID |
|---|
Type of ID-block that can be used
| Type: | enum in [‘ACTION’, ‘ARMATURE’, ‘BRUSH’, ‘CAMERA’, ‘CURVE’, ‘FONT’, ‘GREASEPENCIL’, ‘GROUP’, ‘IMAGE’, ‘KEY’, ‘LAMP’, ‘LIBRARY’, ‘LINESTYLE’, ‘LATTICE’, ‘MASK’, ‘MATERIAL’, ‘META’, ‘MESH’, ‘MOVIECLIP’, ‘NODETREE’, ‘OBJECT’, ‘PAINTCURVE’, ‘PALETTE’, ‘PARTICLE’, ‘SCENE’, ‘SCREEN’, ‘SOUND’, ‘SPEAKER’, ‘TEXT’, ‘TEXTURE’, ‘WINDOWMANAGER’, ‘WORLD’], default ‘OBJECT’ |
|---|
When an ‘array/vector’ type is chosen (Location, Rotation, Color, etc.), entire array is to be used
| Type: | boolean, default False |
|---|
Only insert keyframes where they’re needed in the relevant F-Curves
| Type: | boolean, default False |
|---|
Override default setting to only insert keyframes where they’re needed in the relevant F-Curves
| Type: | boolean, default False |
|---|
Override default setting to insert keyframes based on ‘visual transforms’
| Type: | boolean, default False |
|---|
Override default setting to set color for newly added transformation F-Curves (Location, Rotation, Scale) to be based on the transform axis
| Type: | boolean, default False |
|---|
Insert keyframes based on ‘visual transforms’
| Type: | boolean, default False |
|---|
Color for newly added transformation F-Curves (Location, Rotation, Scale) is based on the transform axis
| Type: | boolean, default False |
|---|
Inherited Properties
Inherited Functions
References