Interface ICloudBackground
Volumetric Cloud Interface for CloudBackground on each SRP
Namespace: UnityEngine.Rendering
Assembly: Unity.RenderPipelines.Core.Runtime.dll
Syntax
public interface ICloudBackground
Methods
IsCloudBackgroundUsable()
Check is the current Render Pipeline had CloudBackground
Declaration
bool IsCloudBackgroundUsable()
Returns
Type | Description |
---|---|
bool | true if the CloudBackground is usable on the current pipeline |