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> Extension Methods UsesCheckSphereMethods.CheckSphere(IUsesCheckSphere, Vector3, Single, List<GameObject>, List<GameObject>)