Description
Mirror a vector about a normal vector.
Information
| Plugin | RigVM |
| Category | Math|Vector |
| Type | FRigVMFunction_MathVectorMirror |
Inputs
| Name | Description | Permitted Types | Default Value |
|---|---|---|---|
| Value | The input vector to mirror | Vector | (X=0.000000,Y=0.000000,Z=0.000000) |
| Normal | The normal to mirror the vector by | Vector | (X=1.000000,Y=0.000000,Z=0.000000) |
Outputs
| Name | Description | Permitted Types | Default Value |
|---|---|---|---|
| Result | The resulting mirrored vector | Vector |