Choose your operating system:
Windows
macOS
Linux
Module |
|
Header |
/Engine/Plugins/Experimental/GeometryCache/Source/GeometryCache/Classes/GeometryCacheMeshData.h |
Include |
#include "GeometryCacheMeshData.h" |
USTRUCT()
struct FGeometryCacheMeshData
Stores per Track/Mesh data used for rendering
Name | Description | ||
---|---|---|---|
|
BatchesInfo |
Array of per-batch info structs |
|
|
BoundingBox |
Bounding box for this sample in the track |
|
|
Colors |
||
|
ImportedVertexNumbers |
The original imported vertex numbers, as they come from the DCC. One for each vertex position. |
|
|
Indices |
Indices for this sample, used for drawing the mesh |
|
|
MotionVectors |
Motion vector for each vertex. |
|
|
Positions |
Draw-able vertex data |
|
|
TangentsX |
||
|
TangentsZ |
||
|
TextureCoordinates |
||
|
VertexInfo |
Info on the vertex attributes |
Name | Description | |
---|---|---|
|
FGeometryCacheMeshData() |
Name | Description | |
---|---|---|
|
~FGeometryCacheMeshData() |
Name | Description | ||
---|---|---|---|
|
GetHash() |
Return a hash of the content of the GeometryCacheMeshData |
|
|
GetResourceSizeEx ( |