Handles.ClearCamera

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

Parameters

positionWhere in the Scene to clear.
cameraThe camera to clear.

Description

Clears the camera.

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

Did you find this page useful? Please give it a rating: