Bearbeiten

ObjectManipulator.SmoothingFar Property

Definition

Whether to enable frame-rate independent smoothing for far interactions.

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

Property Value

Remarks

Far smoothing is enabled by default.

Applies to