Class UsesSelectToolMethods
Extension methods for implementors of IUsesSelectTool
Inherited Members
Namespace: Unity.EditorXR.Interfaces
Assembly: solution.dll
Syntax
public static class UsesSelectToolMethods
Methods
Name | Description |
---|---|
IsToolActive(IUsesSelectTool, Transform, Type) | Check if the active tool on the given ray origin is of the given type |
SelectTool(IUsesSelectTool, Transform, Type, bool, bool) | Method used to select tools from the menu |