Description
Returns the cross product between two vectors
Information
| Plugin | RigVM |
| Category | Math|Vector |
| Tags | ^ |
| Type | FRigVMFunction_MathVectorCross |
Inputs
| Name | Description | Permitted Types | Default Value |
|---|---|---|---|
| A | The first vector for the operation | Vector | (X=0.000000,Y=0.000000,Z=0.000000) |
| B | The second vector for the operation | Vector | (X=0.000000,Y=0.000000,Z=0.000000) |
Outputs
| Name | Description | Permitted Types | Default Value |
|---|---|---|---|
| Result | The resulting vector | Vector |