docs.unity.cn
    Show / Hide Table of Contents

    Class RaycasterManager

    Inheritance
    Object
    RaycasterManager
    Namespace: UnityEngine.EventSystems
    Syntax
    public static class RaycasterManager

    Methods

    GetRaycasters()

    List of BaseRaycasters that has been registered.

    Declaration
    public static List<BaseRaycaster> GetRaycasters()
    Returns
    Type Description
    List<BaseRaycaster>
    Back to top Copyright © 2023 Unity Technologies — Terms of use
    Generated by DocFX
    on 08 June 2023