ManipulationHandler.UseLocalSpaceForConstraint Property

Definition

Gets or sets whether the constraints should be applied in local space of the object being manipulated or world space.

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

Property Value

Applies to