orthoCamera

beta
camera
orthoCamera
RayTK
v0.36

An orthographic (non-perspective) camera, which can be used for flattened front/side/etc views.

Parameters

  • Direction: Direction that the camera faces.
    • Left (X+):
    • Right (X-):
    • Bottom (Y+):
    • Top (Y-):
    • Back (Z+):
    • Front (Z-):
  • Position: Position of the camera.
  • Rotate: Rotation of the camera view on the axis facing the camera.