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  |