12#include "ScalableSphereGizmo.generated.h"
63 float HitErrorThreshold{ 12.f };
80 bool bIsHovering{
false };
84 bool bIsDragging{
false };
99 FVector DragCurrentPositionProjected;
103 float InteractionStartParameter;
OODEFFUNC typedef void(OODLE_CALLBACK t_fp_OodleCore_Plugin_Free)(void *ptr)
UE_FORCEINLINE_HINT TSharedRef< CastToType, Mode > StaticCastSharedRef(TSharedRef< CastFromType, Mode > const &InSharedRef)
Definition SharedPointer.h:127
const bool
Definition NetworkReplayStreaming.h:178
#define UPROPERTY(...)
UObject definition macros.
Definition ObjectMacros.h:744
#define GENERATED_BODY(...)
Definition ObjectMacros.h:765
#define UCLASS(...)
Definition ObjectMacros.h:776
USkinnedMeshComponent float
Definition SkinnedMeshComponent.h:60
Definition BehaviorTargetInterfaces.h:230
Definition ToolContextInterfaces.h:427
Definition AndroidPlatformMisc.h:14
Definition InteractiveGizmoBuilder.h:19
Definition InteractiveGizmo.h:29
Definition ScalableSphereGizmo.h:16
Definition ScalableSphereGizmo.h:29
virtual void OnBeginHover(const FInputDeviceRay &DevicePos) override
Definition ScalableSphereGizmo.h:39
Definition HitResult.h:21
Definition ObjectPtr.h:488