Navigation
API > API/Plugins > API/Plugins/GLTFCore
Inheritance Hierarchy
- FMaterialExpression
- FMaterialExpressionGeneric
References
| Module | GLTFCore |
| Header | /Engine/Plugins/Interchange/Runtime/Source/Parsers/GLTFCore/Public/GLTFMaterialExpressions.h |
| Include | #include "GLTFMaterialExpressions.h" |
Syntax
class FMaterialExpressionGeneric : public GLTF::FMaterialExpression
Constructors
| Type | Name | Description | |
|---|---|---|---|
Functions
| Type | Name | Description | |
|---|---|---|---|
| const TMap< FString, bool > & | |||
| const TCHAR * | |||
| const TMap< FString, float > & | |||
| void | SetBoolProperty
(
const TCHAR* Name, |
||
| void | SetExpressionName
(
const TCHAR* InExpressionName |
||
| void | SetFloatProperty
(
const TCHAR* Name, |
Overridden from FMaterialExpression
| Type | Name | Description | |
|---|---|---|---|
| FMaterialExpressionInput * | GetInput
(
int32 Index |
||
| int32 |
Constants
| Name | Description |
|---|---|
| Type |