Description
Expands the size of the box by a given amount
Information
| Plugin | RigVM |
| Category | Math|Box |
| Tags | Bbox,Scale,Grow,Shrink,BoundingBox |
| Type | FRigVMFunction_MathBoxExpand |
Inputs
| Name | Description | Permitted Types | Default Value |
|---|---|---|---|
| Box | the box to expand | 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 to grow / shrink the box by | Vector | (X=0.000000,Y=0.000000,Z=0.000000) |
Outputs
| Name | Description | Permitted Types | Default Value |
|---|---|---|---|
| Result | the resulting expanded box | Box |