galacean / engine-toolkit

Some out-of-the-box utility features based on the Galacean engine.
https://oasisengine.cn
MIT License
72 stars 25 forks source link

Fix onLateUpdate for drawing wireframe #239

Closed JujieX closed 7 months ago

JujieX commented 7 months ago

Please check if the PR fulfills these requirements

What kind of change does this PR introduce? (Bug fix, feature, docs update, ...)

by using onLateUpdate for drawing wireframe to avoid conflict of .clear() and .draw() order