8#include "GizmoRectangleComponent.generated.h"
20 UPROPERTY(EditAnywhere, Category = Options)
23 UPROPERTY(EditAnywhere, Category = Options)
30 UPROPERTY(EditAnywhere, Category = Options)
31 bool bOrientYAccordingToCamera =
false;
33 UPROPERTY(EditAnywhere, Category = Options)
36 UPROPERTY(EditAnywhere, Category = Options)
39 UPROPERTY(EditAnywhere, Category = Options)
40 float LengthX = 20.0f;
42 UPROPERTY(EditAnywhere, Category = Options)
43 float LengthY = 20.0f;
45 UPROPERTY(EditAnywhere, Category = Options)
46 float Thickness = 2.0f;
48 UPROPERTY(EditAnywhere, Category = Options)
UE_FORCEINLINE_HINT TSharedRef< CastToType, Mode > StaticCastSharedRef(TSharedRef< CastFromType, Mode > const &InSharedRef)
Definition SharedPointer.h:127
#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 GizmoRectangleComponent.h:16
Definition MaterialInterface.h:296
@ false
Definition radaudio_common.h:23
Definition CollisionQueryParams.h:43
Definition HitResult.h:21
Definition BoxSphereBounds.h:25