Class: ReadonlyMatrix4
WebSG.ReadonlyMatrix4
The ReadonlyMatrix4 class represents a readonly 4x4 matrix of numbers.
Indexable
▪ [n: number
]: number
Table of contents
Constructors
Properties
Constructors
constructor
• new ReadonlyMatrix4()
Properties
length
• Readonly
length: number
Returns the length of the ReadonlyMatrix4 instance.