ObjectManipulator.OneHandRotationModeFar 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 at distance
public:
property Microsoft::MixedReality::Toolkit::UI::ObjectManipulator::RotateInOneHandType OneHandRotationModeFar { Microsoft::MixedReality::Toolkit::UI::ObjectManipulator::RotateInOneHandType get(); void set(Microsoft::MixedReality::Toolkit::UI::ObjectManipulator::RotateInOneHandType value); };
public Microsoft.MixedReality.Toolkit.UI.ObjectManipulator.RotateInOneHandType OneHandRotationModeFar { get; set; }
member this.OneHandRotationModeFar : Microsoft.MixedReality.Toolkit.UI.ObjectManipulator.RotateInOneHandType with get, set
Public Property OneHandRotationModeFar As ObjectManipulator.RotateInOneHandType