Class ShadowCasterGroup2D | Universal RP | 8.2.0
docs.unity3d.com
    Show / Hide Table of Contents

    Class ShadowCasterGroup2D

    Inheritance
    Object
    ShadowCasterGroup2D
    CompositeShadowCaster2D
    ShadowCaster2D
    Namespace: UnityEngine.Experimental.Rendering.Universal
    Syntax
    public abstract class ShadowCasterGroup2D : MonoBehaviour

    Methods

    GetShadowCasters()

    Declaration
    public List<ShadowCaster2D> GetShadowCasters()
    Returns
    Type Description
    List<ShadowCaster2D>

    GetShadowGroup()

    Declaration
    public int GetShadowGroup()
    Returns
    Type Description
    Int32

    RegisterShadowCaster2D(ShadowCaster2D)

    Declaration
    public void RegisterShadowCaster2D(ShadowCaster2D shadowCaster2D)
    Parameters
    Type Name Description
    ShadowCaster2D shadowCaster2D

    UnregisterShadowCaster2D(ShadowCaster2D)

    Declaration
    public void UnregisterShadowCaster2D(ShadowCaster2D shadowCaster2D)
    Parameters
    Type Name Description
    ShadowCaster2D shadowCaster2D
    Back to top
    Copyright © 2023 Unity Technologies — Terms of use
    • Legal
    • Privacy Policy
    • Cookies
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)
    "Unity", Unity logos, and other Unity trademarks are trademarks or registered trademarks of Unity Technologies or its affiliates in the U.S. and elsewhere (more info here). Other names or brands are trademarks of their respective owners.
    Generated by DocFX on 18 October 2023