Class HDAdditionalReflectionDataExtensions | High Definition RP | 9.0.0-preview.71
docs.unity3d.com
    Show / Hide Table of Contents

    Class HDAdditionalReflectionDataExtensions

    Utilities for reflection probes.

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

    Methods

    RequestRenderNextUpdate(ReflectionProbe)

    Request to render this probe next update.

    Call this method with the mode OnDemand and the probe will be rendered the next time it will influence a camera rendering.

    If the probe don't have a HDAdditionalReflectionData component, nothing is done.

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

    The probe to request a render.

    Back to top
    Copyright © 2023 Unity Technologies — Terms of use
    • Legal
    • Privacy Policy
    • Cookies
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)
    "Unity", Unity logos, and other Unity trademarks are trademarks or registered trademarks of Unity Technologies or its affiliates in the U.S. and elsewhere (more info here). Other names or brands are trademarks of their respective owners.
    Generated by DocFX on 18 October 2023