docs.unity.cn
    Show / Hide Table of Contents

    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

    Extension Methods

    AnalyticsUtils.ToNestedColumnWithDefault<T>(T, T, Boolean)
    ReflectionUtils.Invoke(Object, String, Object[])
    ReflectionUtils.SetField(Object, String, Object)
    ReflectionUtils.GetField(Object, String)
    ReflectionUtils.GetFields(Object)
    Back to top Copyright © 2023 Unity Technologies — Terms of use
    Generated by DocFX
    on 08 September 2023