ETextureRepeatMode

Windows
MacOS
Linux

References

Module

DatasmithFBXTranslator

Header

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

Include

#include "DatasmithFBXScene.h"

Syntax

enum ETextureRepeatMode
{
    Repeat    = 0,
    Mirror    = 9,
    Decal     = 18,
    Clamp     = 27,
}

Values

Name

Description

Repeat

These match VRED codes.

Mirror

Decal

Clamp

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