Navigation
API > API/Plugins > API/Plugins/GLTFExporter
| |
|
| Name |
FGLTFJsonOrthographic |
| Type |
struct |
| Header File |
/Engine/Plugins/Enterprise/GLTFExporter/Source/GLTFExporter/Public/Json/GLTFJsonCamera.h |
| Include Path |
#include "Json/GLTFJsonCamera.h" |
Syntax
struct FGLTFJsonOrthographic : public IGLTFJsonObject
Implements Interfaces
Constructors
Variables
Public
| Name |
Type |
Remarks |
Include Path |
Unreal Specifiers |
| XMag |
float |
|
Json/GLTFJsonCamera.h |
|
| YMag |
float |
|
Json/GLTFJsonCamera.h |
|
| ZFar |
float |
|
Json/GLTFJsonCamera.h |
|
| ZNear |
float |
|
Json/GLTFJsonCamera.h |
|
Functions
Public