FMaterialCachedParameters::GetAllGlobalParameterInfoOfType

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Public/MaterialCachedData.h

Include

#include "MaterialCachedData.h"

Source

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

Syntax

void GetAllGlobalParameterInfoOfType
(
    EMaterialParameterType Type,
    bool bEmptyOutput,
    TArray< FMaterialParameterInfo > & OutParameterInfo,
    TArray< FGuid > & OutParameterIds
) const

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