MixedRealityHandTrackingProfile.HandMeshVisualizationModes 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.
public:
property Microsoft::MixedReality::Toolkit::Utilities::SupportedApplicationModes HandMeshVisualizationModes { Microsoft::MixedReality::Toolkit::Utilities::SupportedApplicationModes get(); void set(Microsoft::MixedReality::Toolkit::Utilities::SupportedApplicationModes value); };
public Microsoft.MixedReality.Toolkit.Utilities.SupportedApplicationModes HandMeshVisualizationModes { get; set; }
member this.HandMeshVisualizationModes : Microsoft.MixedReality.Toolkit.Utilities.SupportedApplicationModes with get, set
Public Property HandMeshVisualizationModes As SupportedApplicationModes