Constraint

非推奨を表示
作成できません

The base class for constraint-based objects. See Mover Constraints and Mechanical Constraints for more details.

概要

プロパティ

プロパティ

Active

読み取り専用
複製されていません
並列読み取り

True if the constraint is currently active in the world.

True if the constraint and both of its parts are in the Workspace and the constraint's Constraint.Enabled property is true.

Attachment0

並列読み取り

The Attachment that is connected to Constraint.Attachment1

Attachment1

並列読み取り

The Attachment that is connected to Constraint.Attachment0

並列読み取り

The color of the constraint.

Enabled

並列読み取り

Toggles whether or not the constraint is enabled.

Visible

並列読み取り

Toggles the constraint's visibility.

方法

イベント