您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符

view.md 298B

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.