brepjs API Reference
    Preparing search index...

    Type Alias Matrix4x4

    Matrix4x4: [Row4, Row4, Row4, Row4]

    4x4 affine transformation matrix in row-major order. Bottom row must be [0,0,0,1].