FAbcFile::GetMaterialByName

Returns a material for the specified material(faceset) name or null if it wasn't created or found

Windows
MacOS
Linux

References

Module

AlembicLibrary

Header

/Engine/Plugins/Experimental/AlembicImporter/Source/AlembicLibrary/Public/AbcFile.h

Include

#include "AbcFile.h"

Source

/Engine/Plugins/Experimental/AlembicImporter/Source/AlembicLibrary/Private/AbcFile.cpp

Syntax

UMaterialInterface ** GetMaterialByName
(
    const FString & InMaterialName
)

Remarks

Returns a material for the specified material(faceset) name or null if it wasn't created or found

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