Modifier

ObjectManipulator.EnableConstraints Property

Definition

Enable or disable constraint support of this component. When enabled, transform changes will be post processed by the linked constraint manager.

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

Property Value

Applies to