class BoxCollidingParamsSource
Methods 1
proto native void SetParams(vector center, vector orientation, vector edgeLength, ObjIntersect primaryType, ObjIntersect secondaryType, bool fullComponentInfo)Set the parameters
centervectorCenter of boxorientationvectorOrientation of boxedgeLengthvectorEdgeLength of boxprimaryTypevectorPrimary geometry to checksecondaryTypevectorSecondary geometry to check (if no backup is needed, fill in the same as for primaryType)fullComponentInfovectorWhen true gives information about every component and proxy in box, when false just the first component found