Type alias TRotateMatrixArgs

TRotateMatrixArgs: {
    angle?: TDegree;
}

Type declaration

Generated using TypeDoc