This page is not available in the language you have chosen. It will be displayed in English by default. If you would like to view it in a different language, you can try selecting another language.
Description
Multiplies a given vector (location) by the transform
Information
| Plugin | RigVM |
| Category | Math|Transform |
| Tags | Multiply |
| Type | FRigVMFunction_MathTransformTransformVector |
Inputs
| Name | Description | Permitted Types | Default Value |
|---|---|---|---|
| Transform | The input transform to transform the input vector by | Transform | (Rotation=(X=0.000000,Y=0.000000,Z=0.000000,W=1.000000),Translation=(X=0.000000,Y=0.000000,Z=0.000000),Scale3D=(X=1.000000,Y=1.000000,Z=1.000000)) |
| Location | The input vector to transform | Vector | (X=0.000000,Y=0.000000,Z=0.000000) |
Outputs
| Name | Description | Permitted Types | Default Value |
|---|---|---|---|
| Result | The resulting transformed vector | Vector |