docs.unity3d.com
    显示 / 隐藏目录

    Enum ProbeSettings.RealtimeMode

    Realtime mode of the probe.

    Namespace: UnityEngine.Rendering.HighDefinition
    Syntax
    public enum RealtimeMode

    Fields

    Name Description Value
    EveryFrame

    The real time probe will be rendered when a camera see its influence, once per frame.

    OnDemand

    The real time probe will be rendered when a camera see its influence and the udpate was requested by a script. RequestRenderNextUpdate().

    OnEnable

    The real time probe will be rendered when a camera see its influence, once after OnEnable.

    返回到顶部
    Copyright © 2023 Unity Technologies — 商标和使用条款
    • 法律条款
    • 隐私政策
    • Cookie
    • 不要出售或分享我的个人信息
    • Your Privacy Choices (Cookie Settings)