Modifier

ObjectManipulator.ManipulationType Property

Definition

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

Property Value

Applies to