TargetConstraint

CopyRotationConstraint

使受约束对象继承目标旋转的约束。

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

构造函数

CopyRotationConstraint(target)

属性

共有属性请参见其基类TargetConstraint

.isCopyRotationConstraint : Boolean

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

.type : String

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

方法

共有方法请参见其基类TargetConstraint