How an anchor socket location should be interpreted for point binding.
UENUM(BlueprintType)
enum class EInteractionRuntimeAnchorLocationMode : uint8
Values
-
SocketWorldLocation
0 - Use the socket's world-space location.
-
ComponentRelativeSocketOffset
1 - Use the socket offset relative to the anchor component.