• Creates a new rotation matrix for "angle" radians around the given axis

    Returns

    the new matrix

    Parameters

    • axis: ReadonlyVector3

      defines the axis to use

    • angle: number

      defines the angle (in radians) to use

    Returns MutableMatrix