22 UPROPERTY(EditAnywhere, BlueprintReadWrite, Category=
Alpha, meta=(PinShownByDefault))
34 UPROPERTY(EditAnywhere, BlueprintReadWrite, Category = Performance, meta=(DisplayName="LOD Threshold"))
37 UPROPERTY(EditAnywhere, BlueprintReadWrite, Category =
Alpha, meta = (DisplayName = "
Blend Settings", DisplayAfter = "bAlphaBoolEnabled"))
40 UPROPERTY(EditAnywhere, BlueprintReadWrite, Category =
Alpha, meta = (PinShownByDefault))
48 UPROPERTY(EditAnywhere, BlueprintReadWrite, Category =
Alpha, meta = (DisplayAfter = "AlphaScaleBias"))
51 UPROPERTY(EditAnywhere, BlueprintReadWrite, Category =
Alpha, meta = (PinShownByDefault, DisplayName = "bEnabled", DisplayAfter = "AlphaInputType"))
52 bool bAlphaBoolEnabled;
63 virtual int32 GetLODThreshold()
const override {
return LODThreshold; }
UE_FORCEINLINE_HINT TSharedRef< CastToType, Mode > StaticCastSharedRef(TSharedRef< CastFromType, Mode > const &InSharedRef)
Definition SharedPointer.h:127
Definition AnimNodeBase.h:337
Definition AnimNodeBase.h:324
Definition AnimNodeBase.h:354
Definition AnimNodeBase.h:479