ReadonlyMatrix4

Core.ReadonlyMatrix4 exported from @manycore/aholo-viewer.

Core Type Alias
ReadonlyMatrix4: PickReadonly<
Matrix4,
| "elements"
| "equals"
| "getSerializeData"
| "applyToBufferAttribute"
| "determinant"
| "extractBasis"
| "applyToArray"
| "getPosition"
| "getMaxScaleOnAxis"
| "decompose"
| "decompose2D"
| "getNumberCount"
| "toArray",
>