MixedRealityControllerMapping.HasCustomInteractionMappings 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.
Is this controller mapping using custom interactions?
public:
property bool HasCustomInteractionMappings { bool get(); };
public bool HasCustomInteractionMappings { get; }
member this.HasCustomInteractionMappings : bool
Public ReadOnly Property HasCustomInteractionMappings As Boolean