WorldPointSnapFunc

If this function is set, the hit point will be passed in to this function for snapping.

Choose your operating system:

Windows

macOS

Linux

Syntax

TUniqueFunction< bool &, FVector3d &)> WorldPointSnapFunc

Remarks

If this function is set, the hit point will be passed in to this function for snapping. Return false to indicate no snapping occurred.