docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Method SetFullscreenOutput

    SetFullscreenOutput(MaterialSharedProperty)

    State the property to render. In case of several SetFullscreenOutput chained call, only last will be used.

    Declaration
    public ref AOVRequest SetFullscreenOutput(MaterialSharedProperty materialProperty)
    Parameters
    Type Name Description
    MaterialSharedProperty materialProperty

    The property to render.

    Returns
    Type Description
    AOVRequest

    A ref return to chain calls.

    SetFullscreenOutput(LightingProperty)

    State the property to render. In case of several SetFullscreenOutput chained call, only last will be used.

    Declaration
    public ref AOVRequest SetFullscreenOutput(LightingProperty lightingProperty)
    Parameters
    Type Name Description
    LightingProperty lightingProperty

    The property to render.

    Returns
    Type Description
    AOVRequest

    A ref return to chain calls.

    SetFullscreenOutput(DebugFullScreen)

    State the property to render. In case of several SetFullscreenOutput chained call, only last will be used.

    Declaration
    public ref AOVRequest SetFullscreenOutput(DebugFullScreen debugFullScreen)
    Parameters
    Type Name Description
    DebugFullScreen debugFullScreen

    The property to render.

    Returns
    Type Description
    AOVRequest

    A ref return to chain calls.

    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)