new Transform3d(matrix)
Parameters:
Name | Type | Description |
---|---|---|
matrix |
Array.<number> |
Methods
(static) identity() → {Array.<number>}
The identity matrix
Returns:
- Type
- Array.<number>
(static) type() → {string}
Return the full class name of this type.
Returns:
- Type
- string