Navigation
API > API/Plugins > API/Plugins/GLTFCore
References
| Module | GLTFCore |
| Header | /Engine/Plugins/Interchange/Runtime/Source/Parsers/GLTFCore/Public/GLTFNode.h |
| Include | #include "GLTFNode.h" |
Syntax
struct FCamera
Variables
| Type | Name | Description | |
|---|---|---|---|
| union GLTF::FCamera::@15316 | @15317 | ||
| bool | bIsPerspective | ||
| FString | Name | ||
| const FNode & | Node | ||
| FOrthographic | Orthographic | ||
| FPerspective | Perspective | ||
| FString | UniqueId | ||
| float | ZFar | ||
| float | ZNear |
Constructors
Classes
| Type | Name | Description | |
|---|---|---|---|
| FOrthographic | |||
| FPerspective |