yolkbot
    Preparing search index...

    Type Alias Mat3

    Mat3: Float64Array

    A 3x3 rotation matrix in row-major order, using the same row-vector convention Babylon.js uses (v * M, not M * v). Every matrix the collision system builds is a pure rotation, so the inverse is always the transpose - see untransform.