Interface IUsesCheckSphere | Unity Reflect | 1.1.0-preview.6
docs.unity.cn
    Show / Hide Table of Contents

    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>)
    Back to top Copyright © 2020 Unity Technologies
    Generated by DocFX