MixedRealityControllerMappingProfile.MixedRealityControllerMappings Property

Definition

The list of controller mappings your application can use.

public:
 property cli::array <Microsoft::MixedReality::Toolkit::Input::MixedRealityControllerMapping> ^ MixedRealityControllerMappings { cli::array <Microsoft::MixedReality::Toolkit::Input::MixedRealityControllerMapping> ^ get(); };
public Microsoft.MixedReality.Toolkit.Input.MixedRealityControllerMapping[] MixedRealityControllerMappings { get; }
member this.MixedRealityControllerMappings : Microsoft.MixedReality.Toolkit.Input.MixedRealityControllerMapping[]
Public ReadOnly Property MixedRealityControllerMappings As MixedRealityControllerMapping()

Property Value

Applies to