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