ObjectManipulator.SmoothingFar Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.