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