Nelze vybrat více než 25 témat Téma musí začínat písmenem nebo číslem, může obsahovat pomlčky („-“) a může být dlouhé až 35 znaků.

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.