docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Method CreatePlanarProbeRenderTarget

    CreatePlanarProbeRenderTarget(int, GraphicsFormat)

    Create the texture used as target for a realtime planar reflection probe.

    Declaration
    public static RenderTexture CreatePlanarProbeRenderTarget(int planarSize, GraphicsFormat format)
    Parameters
    Type Name Description
    int planarSize

    The size of the texture

    GraphicsFormat format

    The planar probe format. It must match the format set in the asset.

    Returns
    Type Description
    RenderTexture

    The texture used as planar reflection probe target

    In This Article
    Back to top
    Copyright © 2023 Unity Technologies — Trademarks and terms of use
    • Legal
    • Privacy Policy
    • Cookies
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)