Class CompositeShadowCaster2D
Inheritance
CompositeShadowCaster2D
Inherited Members
UnityEngine.Object.FindObjectsOfType<T>(System.Boolean)
UnityEngine.Object.FindObjectOfType<T>(System.Boolean)
Namespace: UnityEngine.Experimental.Rendering.Universal
Syntax
[AddComponentMenu("Rendering/2D/Composite Shadow Caster 2D (Experimental)")]
[ExecuteInEditMode]
public class CompositeShadowCaster2D : ShadowCasterGroup2D
Methods
OnDisable()
Declaration
protected void OnDisable()
OnEnable()
Declaration
protected void OnEnable()