FBatchedMeshElement

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Public/BatchedElements.h

Include

#include "BatchedElements.h"

Syntax

struct FBatchedMeshElement

Variables

Name Description

Public variable

TRefCountPtr< F...

 

BatchedElementParameters

Parameters for this batched element

Public variable

ESimpleElementB...

 

BlendMode

All triangles in this batch draw with the same blend mode

Public variable

FDepthFieldGlow...

 

GlowInfo

All triangles in this batch draw with the same depth field glow (depth field blend modes only)

Public variable

TArray< uint16,...

 

Indices

Index buffer for triangles

Public variable

uint32

 

MaxVertex

Largest vertex index used by this batch

Public variable

uint32

 

MinVertex

Starting index in vertex buffer for this batch

Public variable

const FTexture ...

 

Texture

All triangles in this batch draw with the same texture

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