lookAt

fun lookAt(target: Vector3fc, views: Iterable<RenderView>? = null)

Update the camera to point at the target position.

If views are given, the views are analyzed to automatically update the near/far planes.


val lookAt: Vector3f