Lens

interface Lens<T : Number, Comparable<T>>

An interface for a lens.

Inheritors

Properties

Link copied to clipboard
abstract val projectionMatrix: Mat4<T>

Projection matrix defined by the lens.