9#include "BoxReflectionCaptureComponent.generated.h"
18 UPROPERTY(EditAnywhere, BlueprintReadWrite, Category=ReflectionCapture, meta=(UIMin =
"1", UIMax =
"1000"))
19 float BoxTransitionDistance;
28 virtual void UpdatePreviewShape()
override;
29 virtual float GetInfluenceBoundingRadius()
const override;
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_UCLASS_BODY(...)
Definition ObjectMacros.h:768
#define UCLASS(...)
Definition ObjectMacros.h:776
Definition BoxReflectionCaptureComponent.h:14
Definition ReflectionCaptureComponent.h:30
Definition UnrealType.h:6865
Definition ObjectPtr.h:488