Interface IUsesCheckSphere
Gives decorated class the ability to check if scene objects are contained within a sphere
Namespace: Unity.Labs.EditorXR.Interfaces
Syntax
public interface IUsesCheckSphere : IFunctionalitySubscriber<IProvidesCheckSphere>