base class — bpy_struct
Cache of the worldspace positions of an element over a frame range
End frame of the stored range
Type: | int in [-inf, inf], default 0, (readonly) |
---|
Starting frame of the stored range
Type: | int in [-inf, inf], default 0, (readonly) |
---|
Path is being edited
Type: | boolean, default False |
---|
Number of frames cached
Type: | int in [-inf, inf], default 0, (readonly) |
---|
Cached positions per frame
Type: | bpy_prop_collection of MotionPathVert, (readonly) |
---|
For PoseBone paths, use the bone head location when calculating this path
Type: | boolean, default False, (readonly) |
---|
Inherited Properties
Inherited Functions
References