Choose your operating system:
Windows
macOS
Linux
| ISceneGraphNode
|
Module |
|
Header |
/Engine/Source/Runtime/Datasmith/DatasmithCore/Public/DatasmithMaterialElements.h |
Include |
#include "DatasmithMaterialElements.h" |
class IDatasmithMaterialExpressionGeneric : public IDatasmithMaterialExpression
Name | Description | ||
---|---|---|---|
|
AddProperty ( |
Add a property to this expression |
|
|
const TCHAR ... |
GetExpressionName() |
|
|
GetPropertiesCount() |
Get the total amount of properties in this expression |
|
|
const TShare... |
GetProperty ( |
Get the property i-th of this expression |
|
TSharedPtr< ... |
GetProperty ( |
|
|
const TShare... |
GetPropertyByName ( |
Get a property by its name if it exists |
|
TSharedPtr< ... |
GetPropertyByName ( |
|
|
SetExpressionName ( |