EditorGUIUtility.IsDisplayReferencedByCameras

Switch to Manual
public static bool IsDisplayReferencedByCameras (int displayIndex);

Parameters

displayIndex显示屏索引。

Returns

bool 如果摄像机将渲染到显示屏,则为 true。

Description

检查是否有任何已启用的摄像机可以渲染到特定显示屏。