Navigation
API > API/Editor > API/Editor/UnrealEd > API/Editor/UnrealEd/Factories
Inheritance Hierarchy
- TSharedFromThis
- FFbxCameraInfo
References
| Module | UnrealEd |
| Header | /Engine/Source/Editor/UnrealEd/Classes/Factories/FbxSceneImportFactory.h |
| Include | #include "Factories/FbxSceneImportFactory.h" |
Syntax
class FFbxCameraInfo : public TSharedFromThis< FFbxCameraInfo >
Variables
| Type | Name | Description | |
|---|---|---|---|
| float | ApertureHeight | ||
| float | ApertureWidth | ||
| float | AspectHeight | ||
| float | AspectWidth | ||
| float | FarPlane | ||
| float | FieldOfView | ||
| float | FocalLength | ||
| FString | Name | ||
| float | NearPlane | ||
| float | OrthoZoom | ||
| bool | ProjectionPerspective | ||
| uint64 | UniqueId |
Constructors
| Type | Name | Description | |
|---|---|---|---|