Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/Materials > API/Runtime/Engine/Materials/UMaterialParameterCollectionInst-
| Type | Name | Description | |
|---|---|---|---|
| bool | GetScalarParameterValue
(
FName ParameterName, |
Gets parameter values, returns false if the parameter was not found. | |
| bool | GetScalarParameterValue
(
const FCollectionScalarParameter& Parameter, |
Alternate Get method for parameter values where the Collection parameter is provided |