Navigation
API > API/Runtime > API/Runtime/InteractiveToolsFramework > API/Runtime/InteractiveToolsFramework/BaseGizmos > API/Runtime/InteractiveToolsFramework/BaseGizmos/UGizmoAxisRotati-
Syntax
TUniqueFunction< bool(double AngleDelta, double &SnappedAngleDelta)> AngleDeltaConstraintFunction
Remarks
Optional axis-delta-angle constraint function. This can be used to snap/constrain the "angle delta" value, for example to snap it to fixed angle steps around the axis.