Navigation
API > API/Runtime > API/Runtime/Engine
| Name | FRuntimeCurveLinearColor |
| Type | struct |
| Header File | /Engine/Source/Runtime/Engine/Classes/Curves/CurveLinearColor.h |
| Include Path | #include "Curves/CurveLinearColor.h" |
Syntax
USTRUCT (BlueprintType )
struct FRuntimeCurveLinearColor
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| ColorCurves | FRichCurve | Curves/CurveLinearColor.h | ||
| ExternalCurve | TObjectPtr< class UCurveLinearColor > | Curves/CurveLinearColor.h |
|
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FLinearColor GetLinearColorValue
(
float InTime |
Curves/CurveLinearColor.h |