Version: 2020.3
언어: 한국어
public static void ClearCamera (Rect position, Camera camera);

파라미터

position Where in the Scene to clear.
camera The camera to clear.

설명

Clears the camera.

The camera used by the Handle class is cleared before being used. This may happen, for example, before DrawCamera is used.