# Transform (Vector4) Menu Path : **Operator > Math > Geometry > Transform (Vector4)** The **Transform (Vector4)** Operator applies a transformation to a Vector4. ## Operator properties | **Input** | **Type** | **Description** | | ------------- | --------- | -------------------------------------------------- | | **Transform** | Transform | The Transform this Operator applies to the Vector. | | **Vec** | Vector4 | The Vector4 this Operator transforms. | | **Output** | **Type** | **Description** | | ---------- | -------- | ------------------------ | | **tVec** | Vector4 | The transformed Vector4. |