27 UPROPERTY(EditAnywhere, BlueprintReadWrite, Category = Performance, meta = (DisplayName = "LOD Threshold"))
31 UPROPERTY(EditAnywhere, BlueprintReadWrite, Category =
Alpha, meta = (PinShownByDefault))
37 UPROPERTY(EditAnywhere, BlueprintReadWrite, Category =
Alpha, meta = (DisplayName = "
Blend Settings"))
40 UPROPERTY(EditAnywhere, BlueprintReadWrite, Category =
Alpha, meta = (PinShownByDefault))
51 UPROPERTY(EditAnywhere, BlueprintReadWrite, Category =
Alpha, meta = (PinShownByDefault, DisplayName = "bEnabled", DisplayAfter = "AlphaScaleBias"))
52 bool bAlphaBoolEnabled;
65 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