• Creates a rotation matrix

    Returns

    the new rotation matrix

    Parameters

    • yaw: number

      defines the yaw angle in radians (Y axis)

    • pitch: number

      defines the pitch angle in radians (X axis)

    • roll: number

      defines the roll angle in radians (X axis)

    Returns MutableMatrix