FStaticMeshVertexColorLODData

Vertex data stored per-LOD

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Classes/Components/StaticMeshComponent.h

Include

#include "Components/StaticMeshComponent.h"

Syntax

struct FStaticMeshVertexColorLODData

Remarks

Vertex data stored per-LOD

Variables

Name Description

Public variable

uint32

 

LODIndex

Index of the LOD that this data came from

Public variable

TArray< FPainte...

 

PaintedVertices

Copy of painted vertex data

Public variable

TArray< FColor ...

 

VertexBufferColors

Copy of vertex buffer colors

Functions

Name Description

Public function Const

bool

 

IsValid()

Check whether this contains valid data

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