Class UsesGetRayVisibilityMethods
Extension methods for implementors of IUsesGetRayVisibility
Inherited Members
Namespace: Unity.EditorXR.Interfaces
Assembly: solution.dll
Syntax
public static class UsesGetRayVisibilityMethods
Methods
Name | Description |
---|---|
IsConeVisible(IUsesGetRayVisibility, Transform) | Returns whether the specified cone is visible |
IsRayVisible(IUsesGetRayVisibility, Transform) | Returns whether the specified ray is visible |