Navigation
API > API/Plugins > API/Plugins/GLTFCore > API/Plugins/GLTFCore/FCamera
| Name | FOrthographic |
| Type | struct |
| Header File | /Engine/Plugins/Interchange/Runtime/Source/Parsers/GLTFCore/Public/GLTFNode.h |
| Include Path | #include "GLTFNode.h" |
Syntax
struct FOrthographic
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| XMagnification | float | Horizontal magnification of the view | GLTFNode.h | |
| YMagnification | float | Vertical magnification of the view | GLTFNode.h |