ConstraintManager.AutoConstraintSelection Property

Definition

Per default, constraint manager will apply all to this gameobject attached constraint components automatically. If this flag is enabled, only the selected constraint list will be applied.

public:
 property bool AutoConstraintSelection { bool get(); void set(bool value); };
public bool AutoConstraintSelection { get; set; }
member this.AutoConstraintSelection : bool with get, set
Public Property AutoConstraintSelection As Boolean

Property Value

Applies to