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

    Class HDAdditionalReflectionDataExtensions

    Utilities for reflection probes.

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

    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 — 商标和使用条款
    • 法律条款
    • 隐私政策
    • Cookie
    • 不要出售或分享我的个人信息
    • Your Privacy Choices (Cookie Settings)