Camera

interface Camera

An interface for a camera.

Properties

Link copied to clipboard
abstract val eye: Vec3

Position of the camera eye.

Link copied to clipboard
abstract val viewMatrix: Mat4

View matrix defined by the camera.

Inheritors

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard