Choose your operating system:
Windows
macOS
Linux
| UObjectBase
|
Module |
|
Header |
/Engine/Source/Runtime/Engine/Classes/Materials/MaterialExpressionStaticBoolParameter.h |
Include |
#include "Materials/MaterialExpressionStaticBoolParameter.h" |
class UMaterialExpressionStaticBoolParameter : public UMaterialExpressionParameter
Name | Description | ||
---|---|---|---|
|
uint32: 1 |
DefaultValue |
Name | Description | |
---|---|---|
|
UMaterialExpressionStaticBoolParameter ( |
Name | Description | ||
---|---|---|---|
|
SetParameterValue ( |
Name | Description | ||
---|---|---|---|
|
Compile ( |
Create the new shader code chunk needed for the Abs expression |
|
|
CompilePreview ( |
||
|
EMaterialGen... |
GenerateHLSLExpression ( |
|
|
GetCaption |
Returns the text to display on the material expression (in the material editor). |
|
|
GetOutputType ( |
||
|
GetParameterValue ( |
||
|
SetParameterValue ( |
Name | Description | ||
---|---|---|---|
|
IsNamedParameter ( |
Use GetParameterValue and/or GetParameterName |