Navigation
API > API/Plugins > API/Plugins/GLTFCore
References
| Module | GLTFCore |
| Header | /Engine/Plugins/Interchange/Runtime/Source/Parsers/GLTFCore/Public/GLTFMaterialExpressions.h |
| Include | #include "GLTFMaterialExpressions.h" |
Syntax
class FMaterialElement
Variables
| Type | Name | Description | |
|---|---|---|---|
| FMaterialExpressionInput | AmbientOcclusion | ||
| FMaterialExpressionInput | BaseColor | ||
| bool | bIsFinal | ||
| FMaterialExpressionInput | ClearCoat | ||
| GLTF::FMaterialExpression * | ClearCoatBottomNormalOutput | ||
| FMaterialExpressionInput | ClearCoatRoughness | ||
| FMaterialExpressionInput | EmissiveColor | ||
| TArray< FMaterialExpression * > | Expressions | ||
| FMD5Hash | GLTFMaterialHash | ||
| FMaterialExpressionInput | Metallic | ||
| FString | Name | ||
| FMaterialExpressionInput | Normal | ||
| FMaterialExpressionInput | Opacity | ||
| FMaterialExpressionInput | Refraction | ||
| FMaterialExpressionInput | Roughness | ||
| FMaterialExpressionInput | Specular | ||
| GLTF::FMaterialExpression * | ThinTranslucentMaterialOutput | ||
| FMaterialExpressionInput | WorldDisplacement |
Constructors
| Type | Name | Description | |
|---|---|---|---|
FMaterialElement
(
const FString& Name |
Destructors
| Type | Name | Description | |
|---|---|---|---|