Navigation
API > API/Runtime > API/Runtime/DatasmithCore > API/Runtime/DatasmithCore/FDatasmithMesh
References
| Module | DatasmithCore |
| Header | /Engine/Source/Runtime/Datasmith/DatasmithCore/Public/DatasmithMesh.h |
| Include | #include "DatasmithMesh.h" |
| Source | /Engine/Source/Runtime/Datasmith/DatasmithCore/Private/DatasmithMesh.cpp |
void SetVertex
&40;
int32 Index,
float X,
float Y,
float Z
&41;
Remarks
Sets the 3d position of the vertex
Parameters
| Name | Description |
|---|---|
| Index | value to choose the vertex that will be affected position on the x axis position on the y axis position on the z axis |