Interface ICustomActionMap
Decorates tools which supply their own (singular) ActionMap
Inherited Members
Namespace: Unity.EditorXR.Interfaces
Assembly: solution.dll
Syntax
public interface ICustomActionMap : IProcessInput
Properties
| Name | Description |
|---|---|
| actionMap | Provides access to the custom action map |
| ignoreActionMapInputLocking | Whether the custom action map will always receive input, regardless of locking |