Navigation
API > API/Plugins > API/Plugins/GLTFCore > API/Plugins/GLTFCore/FCamera
| Name | FPerspective |
| Type | struct |
| Header File | /Engine/Plugins/Interchange/Runtime/Source/Parsers/GLTFCore/Public/GLTFNode.h |
| Include Path | #include "GLTFNode.h" |
Syntax
struct FPerspective
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| AspectRatio | float | Aspect ratio of the field of view | GLTFNode.h | |
| Fov | float | Vertical field of view in radians | GLTFNode.h |