TargetCamera

constructor(eye: Vec3<T>, target: Vec3<T> = Vec3.nullVector(eye.type), upVector: Vec3<T> = Vec3.unitZ(eye.type))