ObjectManipulator.ManipulationType 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.
Can manipulation be done only with one hand, only with two hands, or with both?
public:
property Microsoft::MixedReality::Toolkit::Utilities::ManipulationHandFlags ManipulationType { Microsoft::MixedReality::Toolkit::Utilities::ManipulationHandFlags get(); void set(Microsoft::MixedReality::Toolkit::Utilities::ManipulationHandFlags value); };
public Microsoft.MixedReality.Toolkit.Utilities.ManipulationHandFlags ManipulationType { get; set; }
member this.ManipulationType : Microsoft.MixedReality.Toolkit.Utilities.ManipulationHandFlags with get, set
Public Property ManipulationType As ManipulationHandFlags