CADLibrary::EModelCoordSystem

Windows
MacOS
Linux

References

Module

CADTools

Header

/Engine/Plugins/Enterprise/DatasmithCADImporter/Source/CADTools/Public/CADOptions.h

Include

#include "CADOptions.h"

Syntax

namespace CADLibrary
{
    enum EModelCoordSystem
    {
        ZUp_LeftHanded,
        ZUp_RightHanded,
        YUp_LeftHanded,
        YUp_RightHanded,
    }
}

Values

Name

Description

ZUp_LeftHanded

ZUp_RightHanded

YUp_LeftHanded

YUp_RightHanded

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