docs.unity.cn
    Show / Hide Table of Contents

    Class ProbeVolumeLighting

    Inheritance
    Object
    ProbeVolumeLighting
    Namespace: UnityEngine.Rendering
    Syntax
    public class ProbeVolumeLighting

    Properties

    instance

    Declaration
    public static ProbeVolumeLighting instance { get; }
    Property Value
    Type Description
    ProbeVolumeLighting

    Methods

    BindAPVRuntimeResources(CommandBuffer, Boolean)

    Declaration
    public void BindAPVRuntimeResources(CommandBuffer cmdBuffer, bool isProbeVolumeEnabled)
    Parameters
    Type Name Description
    CommandBuffer cmdBuffer
    Boolean isProbeVolumeEnabled

    Cleanup()

    Declaration
    public void Cleanup()

    UpdateShaderVariablesProbeVolumes(ProbeVolumesOptions, Int32, CommandBuffer)

    Declaration
    public bool UpdateShaderVariablesProbeVolumes(ProbeVolumesOptions probeVolumeOptions, int taaFrameIndex, CommandBuffer cmd)
    Parameters
    Type Name Description
    ProbeVolumesOptions probeVolumeOptions
    Int32 taaFrameIndex
    CommandBuffer cmd
    Returns
    Type Description
    Boolean

    Extension Methods

    AnalyticsUtils.ToNestedColumn<T>(T, Boolean)
    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 07 July 2023