| Center |
FVector2f |
The center of the radial gradient. |
Expressions/Procedural/TG_Expression_Gradient.h |
- EditAnywhere
- BlueprintReadWrite
- Category=NoCategory
- Meta=(TGType="TG_Input", EditConditionHides, UIMin="0", ClampMin="0", UIMax="1", ClampMax="1")
|
| Interpolation |
EGradientInterpolation |
Type of interpolation to use. |
Expressions/Procedural/TG_Expression_Gradient.h |
- EditAnywhere
- BlueprintReadWrite
- Category=NoCategory
- Meta=(TGType="TG_Setting", EditConditionHides)
|
| Output |
FTG_Texture |
The generated gradient texture. |
Expressions/Procedural/TG_Expression_Gradient.h |
- EditAnywhere
- Category=NoCategory
- Meta=(TGType="TG_Output", PinDisplayName="")
|
| Point1 |
FVector2f |
First point of the line for axial gradients. |
Expressions/Procedural/TG_Expression_Gradient.h |
- EditAnywhere
- BlueprintReadWrite
- Category=NoCategory
- Meta=(TGType="TG_Input", EditConditionHides, UIMin="0", ClampMin="0", UIMax="1", ClampMax="1")
|
| Point2 |
FVector2f |
Second point of the line for axial gradients. |
Expressions/Procedural/TG_Expression_Gradient.h |
- EditAnywhere
- BlueprintReadWrite
- Category=NoCategory
- Meta=(TGType="TG_Input", EditConditionHides, UIMin="0", ClampMin="0", UIMax="1", ClampMax="1")
|
| Radius |
float |
The center of the radial gradient. |
Expressions/Procedural/TG_Expression_Gradient.h |
- EditAnywhere
- BlueprintReadWrite
- Category=NoCategory
- Meta=(TGType="TG_Input", EditConditionHides, UIMin="0.001", ClampMin="0.001", UIMax="1", ClampMax="1")
|
| Rotation |
EGradientRotation |
Rotation of the gradient. |
Expressions/Procedural/TG_Expression_Gradient.h |
- EditAnywhere
- BlueprintReadWrite
- Category=NoCategory
- Meta=(TGType="TG_Setting", EditConditionHides)
|
| RotationLimited |
EGradientRotationLimited |
Rotation of the gradient. |
Expressions/Procedural/TG_Expression_Gradient.h |
- EditAnywhere
- BlueprintReadWrite
- Category=NoCategory
- Meta=(TGType="TG_Setting", DisplayName="Rotation", EditConditionHides, PinDisplayName="Rotation")
|
| Type |
EGradientType |
The type of the gradient function. |
Expressions/Procedural/TG_Expression_Gradient.h |
- EditAnywhere
- BlueprintReadWrite
- Category=NoCategory
- Meta=(TGType="TG_Setting", RegenPinsOnChange)
|