ObjectSolverConstraint(Constraint)

base classes — bpy_struct, Constraint

class bpy.types.ObjectSolverConstraint(Constraint)

Lock motion to the reconstructed object movement

camera

Camera to which motion is parented (if empty active scene camera is used)

Type :Object
clip

Movie Clip to get tracking data from

Type :MovieClip
object

Movie tracking object to follow

Type :string, default “”, (never None)
use_active_clip

Use active clip defined in scene

Type :boolean, default False

Inherited Properties

Inherited Functions

Previous topic

ObjectModifiers(bpy_struct)

Next topic

ObstacleFluidSettings(FluidSettings)