docs.unity.cn
    Show / Hide Table of Contents

    Enum ProbeSettings.Mode

    The rendering mode of the probe.

    Namespace: UnityEngine.Rendering.HighDefinition
    Syntax
    public enum Mode

    Fields

    Name Description Value
    Baked

    Capture data is baked in editor and loaded as assets.

    0
    Realtime

    Capture data is computed during runtime.

    1
    Custom

    Capture data provided as an assets.

    2
    Back to top Copyright © 2020 Unity Technologies
    Generated by DocFX
    on 18 October 2021