Abstract base class for constraints that depend on a target object.
Constraints are used to set up various relations between objects by
affecting their position, rotation and scale. Can be used with the
Object3D.constraints property.
This creates a generic target constraint.
Used to check whether this or derived classes are target constraints. Default is true.
The constraint's type. Equals to "TargetConstraint".