ObjectManipulator.OneHandRotationModeNear 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.
Rotation behavior of object when using one hand near
public:
 property Microsoft::MixedReality::Toolkit::UI::ObjectManipulator::RotateInOneHandType OneHandRotationModeNear { Microsoft::MixedReality::Toolkit::UI::ObjectManipulator::RotateInOneHandType get(); void set(Microsoft::MixedReality::Toolkit::UI::ObjectManipulator::RotateInOneHandType value); };public Microsoft.MixedReality.Toolkit.UI.ObjectManipulator.RotateInOneHandType OneHandRotationModeNear { get; set; }member this.OneHandRotationModeNear : Microsoft.MixedReality.Toolkit.UI.ObjectManipulator.RotateInOneHandType with get, setPublic Property OneHandRotationModeNear As ObjectManipulator.RotateInOneHandType