TargetConstraint

CopyLocationConstraint

使受约束对象继承目标位置的约束。

约束通过影响对象的位置、旋转和缩放来建立对象之间的各种关系。可与 Object3D.constraints属性一起使用。

构造函数

CopyLocationConstraint(target)

属性

共有属性请参见其基类TargetConstraint

.isCopyLocationConstraint : Boolean

用于检查此类或派生类是否为复制位置约束。 默认为 true.

.type : String

约束的类型。等同于 "CopyLocationConstraint"。

方法

共有方法请参见其基类TargetConstraint