Class TouchScreenDefinition
Implements
Inherited Members
Namespace: Microsoft.MixedReality.Toolkit.Input
Assembly: cs.temp.dll.dll
Syntax
public class TouchScreenDefinition : BaseInputSourceDefinition, IMixedRealityInputSourceDefinition
Constructors
TouchScreenDefinition()
Constructor.
Declaration
public TouchScreenDefinition()
Properties
DefaultMappings
The collection of interactions supported by this controller.
Declaration
protected override MixedRealityInputActionMapping[] DefaultMappings { get; }
Property Value
Type | Description |
---|---|
MixedRealityInputActionMapping[] |
Overrides
Remarks
Optional. Override the specifically-handed properties if each controller has different interactions.