MixedRealityControllerVisualizationProfile.GetUsePlatformModelsOverride Method
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.
Gets the UsePlatformModels value defined for the specified controller definition. If the requested controller type is not defined, the default UsePlatformModels is returned.
public:
bool GetUsePlatformModelsOverride(Type ^ controllerType, Microsoft::MixedReality::Toolkit::Utilities::Handedness hand);
public bool GetUsePlatformModelsOverride (Type controllerType, Microsoft.MixedReality.Toolkit.Utilities.Handedness hand);
member this.GetUsePlatformModelsOverride : Type * Microsoft.MixedReality.Toolkit.Utilities.Handedness -> bool
Public Function GetUsePlatformModelsOverride (controllerType As Type, hand As Handedness) As Boolean
Parameters
- controllerType
- Type
The type of controller to query for
- hand
- Handedness
The specific hand assigned to the controller