37 float AttenuationRadius = 256.0f;
40 UPROPERTY(EditAnywhere, Category=
MaterialExpressionSphereMask, meta=(UIMin = "0.0", UIMax = "100.0", ClampMin = "0.0", ClampMax = "100.0", OverridingInputProperty = "Hardness", DisplayName = "Hardness"))
41 float HardnessPercent = 100.0f;
UE_FORCEINLINE_HINT TSharedRef< CastToType, Mode > StaticCastSharedRef(TSharedRef< CastFromType, Mode > const &InSharedRef)
Definition SharedPointer.h:127
static CORE_API FText FromString(const ANSICHAR *String)
Definition Text.cpp:1081