docs.unity.cn
    Show / Hide Table of Contents

    Delegate IESImporterEditor.SetupRenderPipelinePreviewCamera

    Delegate prototype sent by the specialization of the IESImporterEditor per Render Pipeline

    Namespace: UnityEditor.Rendering
    Syntax
    public delegate void SetupRenderPipelinePreviewCamera(Camera camera);
    Parameters
    Type Name Description
    Camera camera

    Current camera

    Extension Methods

    ReflectionUtils.Invoke(Object, String, Object[])
    ReflectionUtils.SetField(Object, String, Object)
    ReflectionUtils.GetField(Object, String)
    ReflectionUtils.GetFields(Object)
    Back to top Copyright © 2022 Unity Technologies
    Generated by DocFX
    on 18 November 2022
    Terms of use