Module three_d::camera[][src]

Expand description

Perspective and orthographic camera.

Structs

Camera

Used in a render call to define how to view the 3D world.

CameraControl

3D controls for a camera. Use this to add additional control functionality to a camera.