Posted July 17, 2024 by kindeyegames
Support color vertex for 3DObject. 3DObject must include vertex colors in the gltf/glb
Improved static geometry performance for non-worker animation mode. Depending on the 3D model properties (size of meshes, number of textures, number of meshes, etc.) static geometry mode performance can increase by 2X-10X. In some cases with lower animation FPS, it will also improve performance of animated models with static geometry set (in non-worker animation mode.)
Worker mode animation static animation performance should not have changed.