Version: 2022.2

CameraEditor.CreatePreviewOverlay

切换到手册
public Overlays.Overlay CreatePreviewOverlay (Camera cam);

参数

cam The selected Camera.

返回

Overlay The Overlay to show when this editor is enabled.

描述

Creates an Overlay preview of the selected camera.

Override this function to create a custom Overlay to display when the Camera editor is active.