FVertex

Vertex with texturing info, akin to Hoppe's 'Wedge' concept - import only.

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Public/Rendering/SkeletalMeshLODImporterData.h

Include

#include "Rendering/SkeletalMeshLODImporterData.h"

Syntax

struct FVertex

Remarks

Vertex with texturing info, akin to Hoppe's 'Wedge' concept - import only.

Variables

Name Description

Public variable

FColor

 

Color

Public variable

uint8

 

MatIndex

Public variable

uint8

 

Reserved

Public variable

FVector2D[MAX_T...

 

UVs

Public variable

uint32

 

VertexIndex

Constructors

Name Description

Public function

FVertex()

Operators

Name Description

Public function Const

bool

 

operator==

(
    const FVertex& Other
)

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