Navigation
API > API/Runtime > API/Runtime/InteractiveToolsFramework > API/Runtime/InteractiveToolsFramework/BaseGizmos > API/Runtime/InteractiveToolsFramework/BaseGizmos/UGizmoPlaneTrans-
Syntax
TUniqueFunction< bool(double AxisDelta, double &SnappedDelta)> AxisXDeltaConstraintFunction
Remarks
Optional axis delta constraint function. This can be used to snap/constrain the "parameter delta" value, for example to snap it to fixed increments along the axis. The AxisDeltaConstraintFunction is used separately for the X and Y axes of the plane translation