Navigation
API > API/Plugins > API/Plugins/GeometryCache
References
Module | GeometryCache |
Header | /Engine/Plugins/Runtime/GeometryCache/Source/GeometryCache/Classes/GeometryCacheMeshData.h |
Include | #include "GeometryCacheMeshData.h" |
Syntax
USTRUCT&40;&41;
struct FGeometryCacheVertexInfo
Remarks
Stores info on the attributes of a vertex in a mesh
Variables
Type | Name | Description | |
---|---|---|---|
![]() |
bool | bConstantColor0 | |
![]() |
bool | bConstantIndices | |
![]() |
bool | bConstantUV0 | |
![]() |
bool | bHasColor0 | |
![]() |
bool | bHasImportedVertexNumbers | |
![]() |
bool | bHasMotionVectors | |
![]() |
bool | bHasTangentX | Info on which attributes are present or valid |
![]() |
bool | bHasTangentZ | |
![]() |
bool | bHasUV0 |
Constructors
Type | Name | Description | |
---|---|---|---|
![]() |
|||
![]() |
FGeometryCacheVertexInfo
(
bool bSetTangentX, |