Constraint

Show Deprecated
not creatable

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

Summary

Properties

Properties

Active

read only
not replicated
read parallel

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

read parallel

The Attachment that is connected to Constraint.Attachment1

Attachment1

read parallel

The Attachment that is connected to Constraint.Attachment0

read parallel

The color of the constraint.

Enabled

read parallel

Toggles whether or not the constraint is enabled.

Visible

read parallel

Toggles the constraint's visibility.

Methods

Events