Matrix3dProps Type alias
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
Matrix3dProps = number[][] | number[]
Defined in
- geometry3d/XYZProps.ts Line 124
Last Updated: 20 June, 2023