ShapeKeyBezierPoint(bpy_struct)

base class — bpy_struct

class bpy.types.ShapeKeyBezierPoint(bpy_struct)

Point in a shape key for Bezier curves

co
Type:float array of 3 items in [-inf, inf], default (0.0, 0.0, 0.0)
handle_left
Type:float array of 3 items in [-inf, inf], default (0.0, 0.0, 0.0)
handle_right
Type:float array of 3 items in [-inf, inf], default (0.0, 0.0, 0.0)

Inherited Properties

Inherited Functions