Constraint

Mostrar obsoleto
no creable

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

Resumen

Propiedades

Propiedades

Active

solo lectura
no replicado
leer paralelo

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

leer paralelo

The Attachment that is connected to Constraint.Attachment1

Attachment1

leer paralelo

The Attachment that is connected to Constraint.Attachment0

leer paralelo

The color of the constraint.

Enabled

leer paralelo

Toggles whether or not the constraint is enabled.

Visible

leer paralelo

Toggles the constraint's visibility.

Métodos

Eventos