• Rotate vector around y-axis

    Parameters

    • vector: Vector3

      The vector

    • angle: number

      Angle for rotation around y-axis [rad]

    Returns Vector3

    rotated vector

Generated using TypeDoc