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.