Class UActionClipper
- class UActionClipper : public UObject, public IBoxActuatorWrapper
-
Public Functions
- virtual FBoxPoint WrapBoxAction(const FBoxPoint &Point)
-
Clips the input action to the specified space.
- Parameters:
-
Point – [in] The point to clip
- Returns:
-
The clipped point