Interface IProvidesIsMainMenuVisible
Provide the ability to check if the main menu is visible
Inherited Members
Namespace: Unity.EditorXR.Interfaces
Assembly: solution.dll
Syntax
public interface IProvidesIsMainMenuVisible : IFunctionalityProvider
Methods
| Name | Description |
|---|---|
| IsMainMenuVisible(Transform) | Returns whether the main menu is visible on the specified rayOrigin |