Choose your operating system:
Windows
macOS
Linux
| UObjectBase
|
Module |
|
Header |
/Engine/Source/Runtime/Engine/Classes/Materials/MaterialExpressionScalarParameter.h |
Include |
#include "Materials/MaterialExpressionScalarParameter.h" |
class UMaterialExpressionScalarParameter : public UMaterialExpressionParameter
Name | Description | |
---|---|---|
|
UMaterialExpressionScalarParameter ( |
Name | Description | ||
---|---|---|---|
|
IsUsedAsAtlasPosition() |
||
|
SetParameterValue ( |
Name | Description | ||
---|---|---|---|
|
Compile ( |
Create the new shader code chunk needed for the Abs expression |
|
|
EMaterialGen... |
GenerateHLSLExpression ( |
|
|
GetCaption |
Returns the text to display on the material expression (in the material editor). |
|
|
GetParameterValue ( |
||
|
HasClassAndNameCollision ( |
||
|
SetParameterValue ( |
||
|
ValidateParameterName ( |
Name | Description | ||
---|---|---|---|
|
PostEditChangeProperty ( |
Called when a property on this object has been modified externally |
Name | Description | ||
---|---|---|---|
|
GetAllParameterInfo ( |
Use GetAllParameterInfoOfType or GetAllParametersOfType |
|
|
IsNamedParameter ( |
Use GetParameterValue and/or GetParameterName |