Interface IActions
Declares that a class has tool actions that should be picked up by the system
Namespace: Unity.EditorXR
Assembly: solution.dll
Syntax
public interface IActions
Properties
Name | Description |
---|---|
actions | Collection of actions that the tool, module, etc. offers |