Navigation
API > API/Runtime > API/Runtime/MeshConversion > API/Runtime/MeshConversion/FDynamicMeshToMeshDescription
| Type | Name | Description | |
|---|---|---|---|
| void | UpdateTangents
(
const FDynamicMesh3* MeshIn, |
Use the MeshIn Overlays to update the Tangent and BinormalSign attributes of the MeshDescription, assuming mesh topology has not changed. | |
| void | UpdateTangents
(
const FDynamicMesh3* MeshIn, |
Use the TMeshTangents to update the Tangent and BinormalSign attributes of the MeshDescription, assuming mesh topology has not changed. |