Class ShadowShape2DProvider
Class ShadowShape2DProvider
has methods called by a ShadowCaster2D
to determine if it should be listed as a Casting Option, and to provide geometry if it is the active ShadowShape2DProvider
Inherited Members
Namespace: UnityEngine .Rendering.Universal
Assembly: Unity.RenderPipelines.Universal.2D.Runtime.dll
Syntax
[Serializable]
public abstract class ShadowShape2DProvider
Methods
Name | Description |
---|---|
Disabled(in Component) | Called for the active |
Enabled(in Component) | Called for the active |
Is |
Called for each component on a |
On |
Called before 2D lighting is rendered each frame |
On |
Called when the |
Priority() | Gets the priority to be listed in the |
Provider |
Gets the name to be listed in the |