Navigation
API > API/Plugins > API/Plugins/GLTFCore > API/Plugins/GLTFCore/FMaterial
| |
|
| Name |
FVolume |
| Type |
struct |
| Header File |
/Engine/Plugins/Interchange/Runtime/Source/Parsers/GLTFCore/Public/GLTFMaterial.h |
| Include Path |
#include "GLTFMaterial.h" |
Syntax
struct FVolume
Variables
Public
| Name |
Type |
Remarks |
Include Path |
Unreal Specifiers |
| AttenuationColor |
FVector |
|
GLTFMaterial.h |
|
| AttenuationDistance |
float |
|
GLTFMaterial.h |
|
| bHasVolume |
bool |
|
GLTFMaterial.h |
|
| Thickness |
float |
|
GLTFMaterial.h |
|
| ThicknessTexture |
FTextureMap |
|
GLTFMaterial.h |
|