Garry's Mod Wiki

cam.StartOrthoView

  cam.StartOrthoView( number leftOffset, number topOffset, number rightOffset, number bottomOffset )

Description

Sets up a new 3d context using orthographic projection.

Arguments

1 number leftOffset
The left plane offset.
2 number topOffset
The top plane offset.
3 number rightOffset
The right plane offset.
4 number bottomOffset
The bottom plane offset.