# Transform (Matrix) Menu Path : **Operator > Math > Geometry > Transform (Matrix)** The **Transform (Matrix)** Operator applies a transformation to a Matrix to modify its position, rotation, or scale. ## Operator properties | **Input** | **Type** | **Description** | | ------------- | --------- | -------------------------------------------------- | | **Transform** | Transform | The Transform this Operator applies to the Matrix. | | **Matrix** | Matrix | The Matrix this Operator transforms. | | **Output** | **Type** | **Description** | | ---------- | -------- | ------------------------------------- | | **Matrix** | Matrix | The result of the transformed Matrix. |