• Rotate a 3D vector around the y-axis

    Parameters

    • out: any

      The receiving vec3

    • a: any

      The vec3 point to rotate

    • b: any

      The origin of the rotation

    • c: number

      The angle of rotation

    Returns any

    out

Generated using TypeDoc