• Rotate vector around y-axis

    Returns

    rotated vector

    Parameters

    • vector: Vector3

      The vector

    • angle: number

      Angle for rotation around y-axis [rad]

    Returns Vector3

Generated using TypeDoc