Choose your operating system:
Windows
macOS
Linux
| ISceneGraphNode
|
Module |
|
Header |
/Engine/Source/Runtime/Datasmith/DatasmithCore/Public/IDatasmithSceneElements.h |
Include |
#include "IDatasmithSceneElements.h" |
class IDatasmithMasterMaterialElement : public IDatasmithBaseMaterialElement
Name | Description | |
---|---|---|
|
~IDatasmithMasterMaterialElement() |
Name | Description | ||
---|---|---|---|
|
AddProperty ( |
Add a property to this material |
|
|
const TCHAR ... |
GetCustomMaterialPathName() |
Only used when the material type is set to Custom. |
|
EDatasmithMa... |
GetMaterialType() |
|
|
GetPropertiesCount() |
Get the total amount of properties in this material |
|
|
const TShare... |
GetProperty ( |
Get the property i-th of this material |
|
const TShare... |
GetPropertyByName ( |
Get a property by its name if it exists |
|
EDatasmithMa... |
GetQuality() |
|
|
SetCustomMaterialPathName ( |
||
|
SetMaterialType ( |
||
|
SetQuality ( |