8#include "GizmoLineHandleComponent.generated.h"
21 UPROPERTY(EditAnywhere, Category = Options)
24 UPROPERTY(EditAnywhere, Category = Options)
25 float HandleSize = 10.0f;
27 UPROPERTY(EditAnywhere, Category = Options)
28 float Thickness = 2.0f;
30 UPROPERTY(EditAnywhere, Category = Options)
33 UPROPERTY(EditAnywhere, Category = Options)
36 UPROPERTY(EditAnywhere, Category = Options)
UE_FORCEINLINE_HINT TSharedRef< CastToType, Mode > StaticCastSharedRef(TSharedRef< CastFromType, Mode > const &InSharedRef)
Definition SharedPointer.h:127
return true
Definition ExternalRpcRegistry.cpp:601
#define UPROPERTY(...)
UObject definition macros.
Definition ObjectMacros.h:744
#define GENERATED_BODY(...)
Definition ObjectMacros.h:765
#define UCLASS(...)
Definition ObjectMacros.h:776
Definition PrimitiveSceneProxy.h:296
Definition GizmoBaseComponent.h:43
Definition GizmoLineHandleComponent.h:17
Definition CollisionQueryParams.h:43
Definition HitResult.h:21
Definition BoxSphereBounds.h:25