Navigation
API > API/Plugins > API/Plugins/DatasmithFBXTranslator
| |
|
| Name |
FDatasmithFBXSceneCamera |
| Type |
struct |
| Header File |
/Engine/Plugins/Enterprise/DatasmithFBXImporter/Source/DatasmithFBXTranslator/Public/DatasmithFBXScene.h |
| Include Path |
#include "DatasmithFBXScene.h" |
Syntax
struct FDatasmithFBXSceneCamera
Constructors
| Name |
Remarks |
Include Path |
Unreal Specifiers |
FDatasmithFBXSceneCamera()
|
|
DatasmithFBXScene.h |
|
Destructors
| Name |
Remarks |
Include Path |
Unreal Specifiers |
~FDatasmithFBXSceneCamera()
|
|
DatasmithFBXScene.h |
|
Variables
Public
| Name |
Type |
Remarks |
Include Path |
Unreal Specifiers |
| FarPlane |
double |
|
DatasmithFBXScene.h |
|
| FocalLength |
double |
|
DatasmithFBXScene.h |
|
| FocusDistance |
double |
|
DatasmithFBXScene.h |
|
| NearPlane |
double |
|
DatasmithFBXScene.h |
|
| OrthoZoom |
double |
|
DatasmithFBXScene.h |
|
| ProjectionType |
EProjectionType |
|
DatasmithFBXScene.h |
|
| Roll |
double |
|
DatasmithFBXScene.h |
|
| SensorAspectRatio |
double |
|
DatasmithFBXScene.h |
|
| SensorWidth |
double |
|
DatasmithFBXScene.h |
|
Functions
Public