API Reference > geometry-core > CartesianGeometry > Matrix3dProps 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[][] | Matrix3d | number[] Defined in core/geometry/src/geometry3d/XYZProps.ts Line 107 Last Updated: 13 June, 2024