docs.unity.cn
    Show / Hide Table of Contents

    Enum ProbeVolume.Mode

    Indicates which renderers should be considerer for the Probe Volume bounds when baking

    Namespace: UnityEngine.Rendering
    Syntax
    public enum Mode

    Fields

    Name Description Value
    Global

    Encapsulate all renderers in the baking set.


    0
    Scene

    Encapsulate all renderers in the scene.


    1
    Local

    Encapsulate all renderers in the bounding box.


    2

    Extension Methods

    AnalyticsUtils.ToNestedColumn<ProbeVolume.Mode>(Boolean)
    AnalyticsUtils.ToNestedColumnWithDefault<ProbeVolume.Mode>(ProbeVolume.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