UpdateParameterSet

Overload list

Windows
MacOS
Linux
Name Description

Public function

bool

 

UpdateParameterSet

(
    TArray< ParameterType >& Parameter...,
    UMaterial* ParentMaterial
)

This function takes a array of parameter structs and attempts to establish a reference to the expression object each parameter represents.

Public function

bool

 

UpdateParameterSet

(
    TArray< FScalarParameterValue >& P...,
    UMaterial* ParentMaterial
)

Overloads for UpdateParameterSet to use cached data for types that can leverage it

Public function

bool

 

UpdateParameterSet

(
    TArray< FVectorParameterValue >& P...,
    UMaterial* ParentMaterial
)

Public function

bool

 

UpdateParameterSet

(
    TArray< FTextureParameterValue >& ...,
    UMaterial* ParentMaterial
)

Public function

bool

 

UpdateParameterSet

(
    TArray< FFontParameterValue >& Par...,
    UMaterial* ParentMaterial
)

Public function

bool

 

UpdateParameterSet

(
    TArray< FRuntimeVirtualTextureParam...,
    UMaterial* ParentMaterial
)

Public function

bool

 

UpdateParameterSet

(
    TArray< FStaticSwitchParameter >& ...,
    UMaterial* ParentMaterial
)

Public function

bool

 

UpdateParameterSet

(
    TArray< FStaticComponentMaskParamet...,
    UMaterial* ParentMaterial
)

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss