| BatchedElementParameters |
TRefCountPtr< FBatchedElementParameters > |
Parameters for this batched element |
BatchedElements.h |
|
| BlendMode |
ESimpleElementBlendMode |
All triangles in this batch draw with the same blend mode |
BatchedElements.h |
|
| GlowInfo |
FDepthFieldGlowInfo |
All triangles in this batch draw with the same depth field glow (depth field blend modes only) |
BatchedElements.h |
|
| Indices |
TArray< uint16 > |
Index buffer for triangles |
BatchedElements.h |
|
| MaxVertex |
uint32 |
Largest vertex index used by this batch |
BatchedElements.h |
|
| MinVertex |
uint32 |
Starting index in vertex buffer for this batch |
BatchedElements.h |
|
| Texture |
const FTexture * |
All triangles in this batch draw with the same texture |
BatchedElements.h |
|