After CreateMeshSection(), you can try this:
SliceActor->Mesh->MarkRenderStateDirty();
You can also try setting a material.
After CreateMeshSection(), you can try this:
SliceActor->Mesh->MarkRenderStateDirty();
You can also try setting a material.