docs.unity.cn
    Show / Hide Table of Contents

    Enum ProbeTouchupVolume.Mode

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

    Namespace: UnityEngine.Rendering
    Syntax
    public enum Mode

    Fields

    Name Description Value
    InvalidateProbes

    Invalidate the probes within the adjustment volume.


    0
    OverrideValidityThreshold

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


    1
    ApplyVirtualOffset

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


    2
    OverrideVirtualOffsetSettings

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


    3
    IntensityScale

    Scale probe intensity.


    99

    Extension Methods

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