cam.StartOrthoView
From Garry's Mod
cam.StartOrthoView( )
Contents |
Description
Sets up a new 3d context using orthographic projection.
Arguments
number leftOffset
The left plane offset.
Arguments
number topOffset
The top plane offset.
Arguments
number rightOffset
The right plane offset.
Arguments
number bottomOffset
The bottom plane offset.