ObjectManipulator.SmoothingNear 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 near interactions.
public:
property bool SmoothingNear { bool get(); void set(bool value); };
public bool SmoothingNear { get; set; }
member this.SmoothingNear : bool with get, set
Public Property SmoothingNear As Boolean
Property Value
Remarks
Note that enabling near smoothing may be perceived as being 'disconnected' from the hand.