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