Navigation
API > API/Plugins > API/Plugins/GeometryCache > API/Plugins/GeometryCache/FGeometryCacheVertexInfo
Overloads
| Name |
Remarks |
Include Path |
Unreal Specifiers |
|
|
GeometryCacheMeshData.h |
|
FGeometryCacheVertexInfo
(
bool bSetTangentX,
bool bSetTangentZ,
bool bSetUV0,
bool bSetColor0,
bool bSetMotionVectors0
)
|
|
GeometryCacheMeshData.h |
|
FGeometryCacheVertexInfo()
| |
|
| Name |
FGeometryCacheVertexInfo |
| Type |
function |
| Header File |
/Engine/Plugins/Runtime/GeometryCache/Source/GeometryCache/Classes/GeometryCacheMeshData.h |
| Include Path |
#include "GeometryCacheMeshData.h" |
FGeometryCacheVertexInfo()
FGeometryCacheVertexInfo(bool, bool, bool, bool, bool)
| |
|
| Name |
FGeometryCacheVertexInfo |
| Type |
function |
| Header File |
/Engine/Plugins/Runtime/GeometryCache/Source/GeometryCache/Classes/GeometryCacheMeshData.h |
| Include Path |
#include "GeometryCacheMeshData.h" |
FGeometryCacheVertexInfo
(
bool bSetTangentX,
bool bSetTangentZ,
bool bSetUV0,
bool bSetColor0,
bool bSetMotionVectors0
)