[=;130794]
You need to call MarkRenderStateDirty from the component when you update any values to ensure that the Scene Proxy gets rebuilt with your new data.
[/]
My bad, the code is correct and there’s nothing special to do.
I had some stale code rebuilding the original mesh right after the code I use to modify it, thus voiding any modification
Sorry if I wasted you time