IDatasmithMaterialExpressionGeneric::GetPropertyByName

Get a property by its name if it exists

Choose your operating system:

Windows

macOS

Linux

References

Module

DatasmithCore

Header

/Engine/Source/Runtime/Datasmith/DatasmithCore/Public/DatasmithMaterialElements.h

Include

#include "DatasmithMaterialElements.h"

Syntax

const TSharedPtr< IDatasmithKeyValueProperty > & GetPropertyByName
(
    const TCHAR * Name
) const

Remarks

Get a property by its name if it exists