perf(render): consume prepared mesh package at runtime
This commit is contained in:
parent
c42f93b323
commit
f05afc07c1
22 changed files with 328 additions and 370 deletions
|
|
@ -20,6 +20,7 @@ public static class EnvCellMeshPreparationScheduler
|
|||
continue;
|
||||
_ = meshManager.PrepareEnvCellGeomMeshDataAsync(
|
||||
shell.GeometryId,
|
||||
shell.CellId,
|
||||
shell.EnvironmentId,
|
||||
shell.CellStructure,
|
||||
new List<ushort>(shell.Surfaces));
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue