Show / Hide Table of Contents

    Class MixedRealityControllerMappingProfile

    New controller types can be registered by adding the MixedRealityControllerAttribute to the controller class.

    Inheritance
    Object
    BaseMixedRealityProfile
    MixedRealityControllerMappingProfile
    Namespace: Microsoft.MixedReality.Toolkit.Input
    Assembly: cs.temp.dll.dll
    Syntax
    public class MixedRealityControllerMappingProfile : BaseMixedRealityProfile

    Properties

    MixedRealityControllerMappingProfiles

    Declaration
    public MixedRealityControllerMapping[] MixedRealityControllerMappingProfiles { get; }
    Property Value
    Type Description
    MixedRealityControllerMapping[]
    Back to top Generated by DocFX