Delegate IESImporterEditor.SetupRenderPipelinePreviewCamera
Delegate prototype sent by the specialization of the IESImporterEditor per Render Pipeline
Namespace: UnityEditor.Rendering
Assembly: Unity.RenderPipelines.Core.Editor.dll
Syntax
public delegate void IESImporterEditor.SetupRenderPipelinePreviewCamera(Camera camera)
Parameters
Type | Name | Description |
---|---|---|
Camera | camera | Current camera |