| ConstMax |
float |
Only used if Max is not hooked up |
Materials/MaterialExpressionSmoothStep.h |
- EditAnywhere
- Category=MaterialExpressionSmoothStep
- Meta=(OverridingInputProperty="Max")
|
| ConstMin |
float |
Only used if Min is not hooked up |
Materials/MaterialExpressionSmoothStep.h |
- EditAnywhere
- Category=MaterialExpressionSmoothStep
- Meta=(OverridingInputProperty="Min")
|
| ConstValue |
float |
Only used if Value is not hooked up |
Materials/MaterialExpressionSmoothStep.h |
- EditAnywhere
- Category=MaterialExpressionSmoothStep
- Meta=(OverridingInputProperty="Value")
|
| Max |
FExpressionInput |
|
Materials/MaterialExpressionSmoothStep.h |
- Meta=(RequiredInput="false", ToolTip="Defaults to 'ConstMax' if not specified")
|
| Min |
FExpressionInput |
|
Materials/MaterialExpressionSmoothStep.h |
- Meta=(RequiredInput="false", ToolTip="Defaults to 'ConstMin' if not specified")
|
| Value |
FExpressionInput |
|
Materials/MaterialExpressionSmoothStep.h |
- Meta=(RequiredInput="false", ToolTip="Defaults to 'ConstValue' if not specified")
|