Navigation
API > API/Runtime > API/Runtime/InteractiveToolsFramework > API/Runtime/InteractiveToolsFramework/BaseGizmos > API/Runtime/InteractiveToolsFramework/BaseGizmos/UGizmoPlaneScaleParameterSource
Syntax
TUniqueFunction< bool(double ScaleAxisDelta, double &SnappedScaleAxisDelta)> ScaleAxisXDeltaConstraintFunction
Remarks
Optional scale axis delta constraint function. This can be used to snap/constrain the "scale delta" value, for example to snap it to fixed increments along the axis. The Axis[X/Y]DeltaConstraintFunctions are used separately for the X and Y axes of the scale translation