Lens

interface Lens

An interface for a lens.

Properties

projectionMatrix
Link copied to clipboard
abstract val projectionMatrix: Mat4

Projection matrix defined by the lens.

Inheritors

FrustumLens
Link copied to clipboard
OrthographicLens
Link copied to clipboard
PerspectiveLens
Link copied to clipboard