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