Camera.ResetAspectfunction ResetAspect () : voidDescriptionRevert the aspect ratio to the screen's aspect ratio. Call this to end the effect of setting aspect.
JavaScript
camera.ResetAspect(); using UnityEngine; import UnityEngine |
