Interface IStandardActionMap
Receive the default action map from the system
Inherited Members
Namespace: Unity.Labs.EditorXR.Interfaces
Syntax
public interface IStandardActionMap : IProcessInput
Properties
standardActionMap
Declaration
ActionMap standardActionMap { set; }
Property Value
| Type | Description |
|---|---|
| ActionMap |