Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/Materials > API/Runtime/Engine/Materials/UMaterialParameterCollection
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Public/Materials/MaterialParameterCollection.h |
| Include | #include "Materials/MaterialParameterCollection.h" |
| Source | /Engine/Source/Runtime/Engine/Private/Materials/ParameterCollection.cpp |
int32 GetVectorParameterIndexByName
(
FName ParameterName
) const
Remarks
Get the index in the VectorParameters array of the parameter matching the input parameter name, returns -1 if not found