Interface IProvidesPreviewInToolMenuButton
Provide the ability control the tool preview
Inherited Members
Namespace: Unity.EditorXR.Interfaces
Assembly: solution.dll
Syntax
public interface IProvidesPreviewInToolMenuButton : IFunctionalityProvider
Methods
Name | Description |
---|---|
ClearToolsMenuButtonPreview() | Clears any ToolMenuButton previews that are set |
PreviewInToolsMenuButton(Transform, Type, string) | Highlights a ToolMenuButton when a menu button is highlighted |