Renderer.OrthoSize
static float OrthoSize{ get set }
Description
This sets the size of the orthographic projection’s viewport. You can use this feature to zoom in and out of the scene.
This value only affects orthographic mode projection, which is only available in 2D window modes.
Found an issue with these docs, or have some additional questions? Create an Issue on Github!