• Rotate vector around x-axis

    Parameters

    • vector: Vector3

      The vector

    • angle: number

      Angle for rotation around x-axis [rad]

    Returns Vector3

    rotated vector

Generated using TypeDoc