This page is not available in the language you have chosen. It will be displayed in English by default. If you would like to view it in a different language, you can try selecting another language.Description Returns true if a point is inside a given box Information Plugin RigVM Category Math|Box Tags Bbox,Contains,Encompasses,BoundingBox Type FRigVMFunction_MathBoxIsInside Inputs Name Description Permitted Types Default Value Box The box to test Box (Min=(X=0.000000,Y=0.000000,Z=0.000000),Max=(X=0.000000,Y=0.000000,Z=0.000000),IsValid=False) Position The position to check for Vector (X=0.000000,Y=0.000000,Z=0.000000) Outputs Name Description Permitted Types Default Value Result Returns true if the given point is inside the given box bool