docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Method CommonHasPreviewGUI

    CommonHasPreviewGUI(SetupRenderPipelinePreviewCamera, SetupRenderPipelinePreviewLight, SetupRenderPipelinePreviewWallRenderer, SetupRenderPipelinePreviewFloorRenderer)

    Callback called on the Implemented IESImporterEditor (currently on HDRP Only)

    Declaration
    public bool CommonHasPreviewGUI(IESImporterEditor.SetupRenderPipelinePreviewCamera setupRenderPipelinePreviewCamera, IESImporterEditor.SetupRenderPipelinePreviewLight setupRenderPipelinePreviewLight, IESImporterEditor.SetupRenderPipelinePreviewWallRenderer setupRenderPipelinePreviewWallRenderer, IESImporterEditor.SetupRenderPipelinePreviewFloorRenderer setupRenderPipelinePreviewFloorRenderer)
    Parameters
    Type Name Description
    IESImporterEditor.SetupRenderPipelinePreviewCamera setupRenderPipelinePreviewCamera

    Delegate provided by the Render pipeline to setup the Preview Camera

    IESImporterEditor.SetupRenderPipelinePreviewLight setupRenderPipelinePreviewLight

    Delegate provided by the Render pipeline to setup the Preview Wall

    IESImporterEditor.SetupRenderPipelinePreviewWallRenderer setupRenderPipelinePreviewWallRenderer

    Delegate provided by the Render pipeline to setup the Preview Floor

    IESImporterEditor.SetupRenderPipelinePreviewFloorRenderer setupRenderPipelinePreviewFloorRenderer

    Delegate provided by the Render pipeline to setup the Preview Light

    Returns
    Type Description
    bool

    true to specified IES has a Preview

    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)