docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Enum ProbeAdjustmentVolume.Mode

    The mode that adjustment volume will operate in. It determines what probes falling within the volume will do.

    Namespace: UnityEngine.Rendering
    Assembly: Unity.RenderPipelines.Core.Runtime.dll
    Syntax
    public enum ProbeAdjustmentVolume.Mode

    Fields

    Name Description
    ApplyVirtualOffset

    Apply an explicit virtual offset to the probes within the adjustment volume.

    IntensityScale

    Scale probe intensity.

    InvalidateProbes

    Invalidate the probes within the adjustment volume.

    OverrideRenderingLayerMask

    Control the rendering layer masks for the probes within the adjustment volume.

    OverrideSampleCount

    Override the Lightmapper sample count for the probes within the adjustment volume.

    OverrideSkyDirection

    Override the dynamic sky shading direction for the probes within the adjustment volume.

    OverrideValidityThreshold

    Override the dilation validity threshold for the probes within the adjustment volume.

    OverrideVirtualOffsetSettings

    Override the virtual offset settings for the probes within the adjustment volume.

    Extension Methods

    AnalyticsUtils.ToNestedColumnWithDefault<ProbeAdjustmentVolume.Mode>(ProbeAdjustmentVolume.Mode, ProbeAdjustmentVolume.Mode, bool)
    AnalyticsUtils.ToNestedColumn<ProbeAdjustmentVolume.Mode>(ProbeAdjustmentVolume.Mode, bool)
    AnalyticsUtils.ToNestedColumn<ProbeAdjustmentVolume.Mode>(ProbeAdjustmentVolume.Mode, ProbeAdjustmentVolume.Mode)
    In This Article
    Back to top
    Copyright © 2024 Unity Technologies — Trademarks and terms of use
    • Legal
    • Privacy Policy
    • Cookie Policy
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)