選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。

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.