forked from BilalY/Rasagar
17 lines
706 B
Markdown
17 lines
706 B
Markdown
|
# Transform (Vector)
|
||
|
|
||
|
Menu Path : **Operator > Math > Geometry > Transform (Vector)**
|
||
|
|
||
|
The **Transform (Vector)** Operator applies a transformation to a Vector to offset, rotate, or scale it.
|
||
|
|
||
|
## Operator properties
|
||
|
|
||
|
| **Input** | **Type** | **Description** |
|
||
|
| ------------- | --------- | -------------------------------------------------- |
|
||
|
| **Transform** | Transform | The Transform this Operator applies to the Vector. |
|
||
|
| **Vector** | Vector | The Vector this Operator transforms. |
|
||
|
|
||
|
| **Output** | **Type** | **Description** |
|
||
|
| ---------- | -------- | ----------------------- |
|
||
|
| **vec** | Vector | The transformed Vector. |
|