docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Struct ProbeVolumeSystemParameters

    Initialization parameters for the probe volume system.

    Inherited Members
    ValueType.Equals(object)
    ValueType.GetHashCode()
    ValueType.ToString()
    object.Equals(object, object)
    object.GetType()
    object.ReferenceEquals(object, object)
    Namespace: UnityEngine.Rendering
    Assembly: Unity.RenderPipelines.Core.Runtime.dll
    Syntax
    public struct ProbeVolumeSystemParameters

    Fields

    Name Description
    blendingMemoryBudget

    The memory budget determining the size of the textures used for blending between scenarios.

    memoryBudget

    The memory budget determining the size of the textures containing SH data.

    offsetDebugMesh

    The debug mesh used to visualize probes virtual offset in the debug view.

    offsetDebugShader

    The shader used to visualize probes virtual offset in the debug view.

    probeDebugMesh

    The debug mesh used to draw probes in the debug view.

    probeDebugShader

    The shader used to visualize the probes in the debug view.

    scenarioBlendingShader

    The compute shader used to interpolate between two lighting scenarios. Set to null if blending is not supported.

    sceneData

    The ProbeVolumeSceneData

    shBands

    The ProbeVolumeSHBands

    supportStreaming

    True if APV should support streaming of cell data.

    supportsRuntimeDebug

    True if APV is able to show runtime debug information.

    Extension Methods

    AnalyticsUtils.ToNestedColumnWithDefault<T>(T, T, bool)
    AnalyticsUtils.ToNestedColumn<T>(T, bool)
    In This Article
    Back to top Copyright © 2023 Unity Technologies — Terms of use
    Generated by DocFX
    on 06 October 2023