Navigation
API > API/Plugins > API/Plugins/InterchangeAxF
| |
|
| Name |
UAxFMaterialObjectNode |
| Type |
class |
| Header File |
/Engine/Plugins/Experimental/InterchangeAxF/Runtime/Source/InterchangeAxF/Public/AxFMaterialObjectNode.h |
| Include Path |
#include "AxFMaterialObjectNode.h" |
Syntax
UCLASS (BlueprintType)
class UAxFMaterialObjectNode : public UInterchangeBaseNode
Inheritance Hierarchy
Constructors
Variables
Public
Functions
Public
| Name |
Remarks |
Include Path |
Unreal Specifiers |
void InitializeAxFMaterialObjectNode
(
const FString& UniqueID,
const FString& DisplayLabel
)
|
|
AxFMaterialObjectNode.h |
- BlueprintCallable
- Category="Interchange | Node | AxFObject"
|
Public Virtual
| Name |
Remarks |
Include Path |
Unreal Specifiers |
|
|
AxFMaterialObjectNode.h |
|
|
|
AxFMaterialObjectNode.h |
|
virtual void SetPayloadKey
(
const FString& PayloadKey
)
|
|
AxFMaterialObjectNode.h |
|