Description
Returns true if the box has any content / is valid
Information
| Plugin | RigVM |
| Category | Math|Box |
| Tags | IsValid,HasVolume,ContainsPoints,Bounds,BoundingBox,Bbox |
| Type | FRigVMFunction_MathBoxIsValid |
Inputs
| Name | Description | Permitted Types | Default Value |
|---|---|---|---|
| Box | The box to check | Box | (Min=(X=0.000000,Y=0.000000,Z=0.000000),Max=(X=0.000000,Y=0.000000,Z=0.000000),IsValid=False) |
Outputs
| Name | Description | Permitted Types | Default Value |
|---|---|---|---|
| Valid | Returns true if the box has any content / is valid | bool |