CADLibrary::EDisplayPreference

Copyright Epic Games, Inc. All Rights Reserved.

Windows
MacOS
Linux

References

Module

CADTools

Header

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

Include

#include "CADOptions.h"

Syntax

namespace CADLibrary
{
    enum EDisplayPreference
    {
        ColorPrefered,
        MaterialPrefered,
        ColorOnly,
        MaterialOnly,
    }
}

Values

Name

Description

ColorPrefered

MaterialPrefered

ColorOnly

MaterialOnly

Remarks

Copyright Epic Games, Inc. All Rights Reserved.

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