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
Makes a matrix from its vectors
Information
| Plugin | RigVM |
| Category | Math|Matrix |
| Tags | Make,Construct |
| Type | FRigVMFunction_MathMatrixFromVectors |
Inputs
| Name | Description | Permitted Types | Default Value |
|---|---|---|---|
| Origin | The input origin for the matrix | Vector | (X=0.000000,Y=0.000000,Z=0.000000) |
| X | The input X component for the matrix | Vector | (X=1.000000,Y=0.000000,Z=0.000000) |
| Y | The input Y component for the matrix | Vector | (X=0.000000,Y=1.000000,Z=0.000000) |
| Z | The input Z component for the matrix | Vector | (X=0.000000,Y=0.000000,Z=1.000000) |
Outputs
| Name | Description | Permitted Types | Default Value |
|---|---|---|---|
| Result | The resulting matrix | Matrix |