TriAxis-Games / RealtimeMeshComponent

Unreal Engine 5 plugin component for rendering runtime generated content.
https://rmc.triaxis.games/
Other
1.58k stars 412 forks source link

CalculateNormalsTangents fix #170

Closed JellyBongo closed 4 years ago

JellyBongo commented 4 years ago

The method is causing crashes because the size of MeshData.Tangents.Data is zero when SetNormal is called.