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

Last Updated: 16 April, 2024