Class CompositeShadowCaster2D | Universal RP | 7.2.1
docs.unity.cn
    Show / Hide Table of Contents

    Class CompositeShadowCaster2D

    Inheritance
    Object
    ShadowCasterGroup2D
    CompositeShadowCaster2D
    Inherited Members
    ShadowCasterGroup2D.GetShadowCasters()
    ShadowCasterGroup2D.GetShadowGroup()
    ShadowCasterGroup2D.RegisterShadowCaster2D(ShadowCaster2D)
    ShadowCasterGroup2D.UnregisterShadowCaster2D(ShadowCaster2D)
    Namespace: UnityEngine.Experimental.Rendering.Universal
    Syntax
    public class CompositeShadowCaster2D : ShadowCasterGroup2D

    Methods

    OnDisable()

    Declaration
    protected void OnDisable()

    OnEnable()

    Declaration
    protected void OnEnable()
    Back to top Copyright © 2020 Unity Technologies
    Generated by DocFX