Method GetShadowMask
GetShadowMask(ref RenderTexture, StageRuntimeInterface)
Compute the shadow mask in SRP for LookDev sun simulation
Declaration
void GetShadowMask(ref RenderTexture output, StageRuntimeInterface stage)
Parameters
Type | Name | Description |
---|---|---|
RenderTexture | output | The computed ShadowMask |
StageRuntimeInterface | stage | Access element of the LookDev's scene |