[page:TargetConstraint] →

[name]

A constraint which makes the constrained object inherit the target's position.

Constraints are used to set up various relations between objects by affecting their position, rotation and scale. Can be used with the [page:Object3D.constraints Object3D.constraints] property.

Constructor

[name]([page:Object3D target])

Properties

See the base [page:TargetConstraint] class for common properties.

[property:Boolean isCopyLocationConstraint]

Used to check whether this or derived classes are copy location constraints. Default is *true*.

[property:String type]

The constraint's type. Equals to "CopyLocationConstraint".

Methods

See the base [page:TargetConstraint] class for common methods.