Source Academy Modules
    Preparing search index...

    Function add_vectors

    • Add two 3D vectors together.

      Parameters

      • vectorA: Vector3

        The first vector

      • vectorB: Vector3

        The second vector.

      Returns Vector3

      The sum of the two vectors