FrustumLens

constructor(left: T, right: T = -left, bottom: T, top: T = -bottom, near: T, far: T, type: KClass<T>)