Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/Materials
| Type | Name | Description | |
|---|---|---|---|
| bool | UpdateParameterSet
(
TArray< ParameterType >& Parameters, |
This function takes a array of parameter structs and attempts to establish a reference to the expression object each parameter represents. | |
| bool | UpdateParameterSet
(
TArray< FStaticSwitchParameter >& Parameters, |
||
| bool | UpdateParameterSet
(
TArray< FStaticComponentMaskParameter >& Parameters, |
||
| bool | UpdateParameterSet
(
TArray< FScalarParameterValue >& Parameters, |
Overloads for UpdateParameterSet to use cached data for types that can leverage it | |
| bool | UpdateParameterSet
(
TArray< FVectorParameterValue >& Parameters, |
||
| bool | UpdateParameterSet
(
TArray< FDoubleVectorParameterValue >& Parameters, |
||
| bool | UpdateParameterSet
(
TArray< FTextureParameterValue >& Parameters, |
||
| bool | UpdateParameterSet
(
TArray< FTextureCollectionParameterValue >& Parameters, |
||
| bool | UpdateParameterSet
(
TArray< FFontParameterValue >& Parameters, |
||
| bool | UpdateParameterSet
(
TArray< FRuntimeVirtualTextureParameterValue >& Parameters, |
||
| bool | UpdateParameterSet
(
TArray< FSparseVolumeTextureParameterValue >& Parameters, |