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

    Class HDAdditionalReflectionDataExtensions

    Utilities for reflection probes.

    Inheritance
    Object
    HDAdditionalReflectionDataExtensions
    Namespace: UnityEngine.Rendering.HighDefinition
    Syntax
    public static class HDAdditionalReflectionDataExtensions : object

    Methods

    RequestRenderNextUpdate(ReflectionProbe)

    Requests that Unity renders the passed in Reflection Probe during the next update.

    Declaration
    public static void RequestRenderNextUpdate(this ReflectionProbe probe)
    Parameters
    Type Name Description
    ReflectionProbe probe

    The Reflection Probe to request a render for.

    Remarks

    If you call this method for a Reflection Probe using OnDemand mode, Unity renders the probe the next time the probe influences a Camera rendering.

    If the Reflection Probe doesn't have an attached HDAdditionalReflectionData component, calling this function has no effect.

    Note: If any part of a Camera's frustum intersects a Reflection Probe's influence volume, the Reflection Probe influences the Camera.

    トップに戻る
    Copyright © 2023 Unity Technologies — 商標と利用規約
    • 法律関連
    • プライバシーポリシー
    • クッキー
    • 私の個人情報を販売または共有しない
    • Your Privacy Choices (Cookie Settings)