EProjectionType

Windows
MacOS
Linux

References

Module

DatasmithFBXTranslator

Header

/Engine/Plugins/Enterprise/DatasmithFBXImporter/Source/DatasmithFBXTranslator/Public/DatasmithFBXScene.h

Include

#include "DatasmithFBXScene.h"

Syntax

enum EProjectionType
{
    StaticSurfaceNormal                   = 0,
    StaticSurfacePlane,
    DynamicAABBCenter,
    RuntimeProjectionModes,
    RuntimeStaticSurfaceNormalInverted,
    RuntimeStaticSurfacePlaneInverted,
    Perspective,
    Orghographic,
}

Values

Name

Description

StaticSurfaceNormal

StaticSurfacePlane

DynamicAABBCenter

RuntimeProjectionModes

RuntimeStaticSurfaceNormalInverted

RuntimeStaticSurfacePlaneInverted

Perspective

Orghographic

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss