UMaterialParameterCollectionInstance::GetParameterData

Boils down the instance overrides and default values into data to be set on the uniform buffer.

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Classes/Materials/MaterialParameterCollectionInstance.h

Include

#include "Materials/MaterialParameterCollectionInstance.h"

Source

/Engine/Source/Runtime/Engine/Private/Materials/ParameterCollection.cpp

Syntax

void GetParameterData
(
    TArray< FVector4 > & ParameterData
) const

Remarks

Boils down the instance overrides and default values into data to be set on the uniform buffer.

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