FTextureParams

Windows
MacOS
Linux

References

Module

DatasmithFBXTranslator

Header

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

Include

#include "DatasmithFBXScene.h"

Syntax

struct FTextureParams

Variables

Name Description

Public variable

bool

 

bEnabled

Public variable

FVector4

 

Color

Multiplied color.

Public variable

FVector4

 

Offset

Image space Can't combine these two in a single FVector4 because Vector4 parameters are actually float3

Public variable

FString

 

Path

Full path of the exported texture.

Public variable

ETextureMapType

 

ProjectionType

Public variable

FVector4

 

Repeat

Public variable

ETextureRepeatM...

 

RepeatMode

Public variable

float

 

Rotate

Public variable

FVector4

 

Rotation

Public variable

FVector4

 

Scale

Public variable

FVector4

 

Translation

Used for planar projection.

Public variable

float

 

TriplanarBlendBias

Public variable

FVector4

 

TriplanarOffsetU

Public variable

FVector4

 

TriplanarOffsetV

Public variable

FVector4

 

TriplanarRepeatU

Public variable

FVector4

 

TriplanarRepeatV

Public variable

FVector4

 

TriplanarRotation

Exclusively for triplanar projection.

Public variable

FVector4

 

TriplanarTextureSize

Constructors

Name Description

Public function

FTextureParams()

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