You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

View

An interface that represents a view of the 3D world at a moment in time. A PerspectiveView is an implementation of a View.

Properties

projectionMatrix

view.projectionMatrix: SpeedyMatrix, read-only

A 4x4 matrix that projects viewer space onto clip space.