Camera.ResetAspect

function ResetAspect () : void

Description

Revert the aspect ratio to the screen's aspect ratio.

Call this to end the effect of setting aspect.

JavaScript
    camera.ResetAspect();