FDatasmithFBXSceneMesh

Windows
MacOS
Linux

References

Module

DatasmithFBXTranslator

Header

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

Include

#include "DatasmithFBXScene.h"

Syntax

struct FDatasmithFBXSceneMesh

Variables

Name Description

Public variable

bool

 

bFlippedFaces

Whether the MeshDescription polygon faces have been reversed with respect to how they were immediately after import.

Protected variable

FMD5Hash

 

Hash

MD5 of RawMesh contents

Public variable

int32

 

ImportMaterialCount

Number of materials which could be assigned to this mesh

Public variable

TWeakPtr< FData...

 

ImportMaterialsNode

Node whose materials will be used if mesh instance will be attached to a node without materials.

Public variable

FMeshDescriptio...

 

MeshDescription

Actual mesh geometry

Public variable

FString

 

Name

Constructors

Name Description

Public function

FDatasmithFBXSceneMesh()

Destructors

Name Description

Public function

~FDatasmithFBXSceneMesh()

Functions

Name Description

Public function

const FMD5Ha...

 

GetHash()

Public function Const

bool

 

HasNormals()

Public function Const

bool

 

HasTangents()

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