base class — bpy_struct
Shape key in a shape keys datablock
Type : | bpy_prop_collection of UnknownType, (readonly) |
---|
Frame for absolute keys
Type : | float in [-inf, inf], default 0.0, (readonly) |
---|
Interpolation type
Type : | enum in [‘KEY_LINEAR’, ‘KEY_CARDINAL’, ‘KEY_BSPLINE’], default ‘KEY_LINEAR’ |
---|
Mute this shape key
Type : | boolean, default False |
---|
Name of Shape Key
Type : | string, default “” |
---|
Maximum for slider
Type : | float in [-10, 10], default 1.0 |
---|
Minimum for slider
Type : | float in [-10, 10], default 0.0 |
---|
Value of shape key at the current frame
Type : | float in [0, 1], default 0.0 |
---|
Vertex weight group, to blend with basis shape
Type : | string, default “” |
---|
Inherited Properties
Inherited Functions
|
References