Class CameraEditorUtils
Utility functions for cameras in the editor.
Inherited Members
Namespace: UnityEditor.Rendering
Assembly: Unity.RenderPipelines.Core.Editor.dll
Syntax
public static class CameraEditorUtils
Properties
Name | Description |
---|---|
GUITextureBlit2SRGBMaterial | The material used to display a texture into SRGB |
Methods
Name | Description |
---|---|
DrawCameraSceneViewOverlay(Object, SceneView, GetPreviewCamera) | Draw the overlay of a Camera |
IsViewPortRectValidToRender(Rect) | Check if the view port rect have a positive size |