Member | Type | Offset | Share |
---|---|---|---|
ParameterName
Name to be referenced when we want to find and set this parameter |
FName | 0x40 | |
ExpressionGUID
GUID that should be unique within the material, this is used for parameter renaming. |
FGuid | 0x48 | |
Input | FMaterialAttributesInput | 0x58 | |
DefaultLayers | FMaterialLayersFunctions | 0x70 | |
LayerCallers | TArray<UMaterialExpressionMaterialFunctionCall*> | 0xb0 | |
NumActiveLayerCallers | int32_t | 0xc0 | |
BlendCallers | TArray<UMaterialExpressionMaterialFunctionCall*> | 0xc8 | |
NumActiveBlendCallers | int32_t | 0xd8 | |
bIsLayerGraphBuilt | bool | 0xdc |