Matrix3dProps Type
Matrix3dProps = number[][] | number[]
Interface for variant json (one of)
- array of number arrays, with one matrix row in each array
- flat array of numbers, in row-mor order
Matrix3d
object
Defined in
- geometry3d/XYZProps.ts Line 138
Last Updated: 28 October, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.