9#include "PlaneReflectionCaptureComponent.generated.h"
18 UPROPERTY(EditAnywhere, BlueprintReadWrite, Category=ReflectionCapture, meta=(UIMin =
"8.0", UIMax =
"16384.0"))
19 float InfluenceRadiusScale;
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 PlaneReflectionCaptureComponent.h:14
Definition ReflectionCaptureComponent.h:30
Definition ObjectPtr.h:488