Source Academy Modules
    Preparing search index...

    Function setX

    • Set the x component of a vector.

      Parameters

      • v: Vector3

        The vector.

      • x: number

        The new x component.

      Returns void