docs.unity3d.com
    目次を表示する/隠す

    Enum ProbeSettings.RealtimeMode

    Realtime mode of the probe.

    Namespace: UnityEngine.Rendering.HighDefinition
    Syntax
    public enum RealtimeMode : int

    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 — 商標と利用規約
    • 法律関連
    • プライバシーポリシー
    • クッキー
    • 私の個人情報を販売または共有しない
    • Your Privacy Choices (Cookie Settings)