Description
Move the box by a certain amount
Information
| Plugin | RigVM |
| Category | Math|Box |
| Tags | Bbox,Translate,Move,BoundingBox |
| Type | FRigVMFunction_MathBoxShift |
Inputs
| Name | Description | Permitted Types | Default Value |
|---|---|---|---|
| Box | the box to move | Box | (Min=(X=0.000000,Y=0.000000,Z=0.000000),Max=(X=0.000000,Y=0.000000,Z=0.000000),IsValid=False) |
| Amount | the amount / vector to shift the box by | Vector | (X=0.000000,Y=0.000000,Z=0.000000) |
Outputs
| Name | Description | Permitted Types | Default Value |
|---|---|---|---|
| Result | The resulting moved box | Box |