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