Navigation
API > API/Editor > API/Editor/UnrealEd > API/Editor/UnrealEd/FGradientStopMark
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
| SColorGradientEditor.h | |||
FGradientStopMark
(
float InTime, |
SColorGradientEditor.h |
FGradientStopMark()
| Name | FGradientStopMark |
| Type | function |
| Header File | /Engine/Source/Editor/UnrealEd/Public/SColorGradientEditor.h |
| Include Path | #include "SColorGradientEditor.h" |
| Source | /Engine/Source/Editor/UnrealEd/Private/SColorGradientEditor.cpp |
FGradientStopMark()
FGradientStopMark(float, FKeyHandle, FKeyHandle, FKeyHandle, FKeyHandle)
| Name | FGradientStopMark |
| Type | function |
| Header File | /Engine/Source/Editor/UnrealEd/Public/SColorGradientEditor.h |
| Include Path | #include "SColorGradientEditor.h" |
| Source | /Engine/Source/Editor/UnrealEd/Private/SColorGradientEditor.cpp |
FGradientStopMark
(
float InTime,
FKeyHandle InRedKeyHandle,
FKeyHandle InGreenKeyHandle,
FKeyHandle InBlueKeyHandle,
FKeyHandle InAlphaKeyHandle
)