Interface IProvidesGetRayVisibility
Provide the ability to get the visibility of rays
Inherited Members
Namespace: Unity.EditorXR.Interfaces
Assembly: solution.dll
Syntax
public interface IProvidesGetRayVisibility : IFunctionalityProvider
Methods
Name | Description |
---|---|
IsConeVisible(Transform) | Returns whether the specified cone is visible |
IsRayVisible(Transform) | Returns whether the specified ray is visible |