public static void SetCamera (Camera camera);
public static void SetCamera (Rect position, Camera camera);

Description

Устанавливает камеру таким образом, что все маркеры и гизмо отображаются с этими настройками.

Sets Camera.current to be camera and sets its pixelRect.. This does not draw the camera, only sets it to be "active". To draw it use DrawCamera.

Morty Proxy This is a proxified and sanitized view of the page, visit original site.