Remove Baking Remove Clipping Remove Render Remove Terrain
article thumbnail

Cocos Creator 3.7.2 Focuses On Optimized Rendering And Lighting Capabilities

Cocos

This version optimizes some rendering and lighting capabilities, fixes a series of key issues recently reported by users, and recommends that all v3.x Engine • Added DebugView at runtime UI control rendering debugging function. Skip rendering when the UI element Opacity is 0. Skip rendering when the UI element Opacity is 0.

Render 52
article thumbnail

Optimize Vegetation Generation

Mnenad

Since the last post I’ve been working on the terrain’s vegetation. Static batching : combines static (not moving) GameObjects into big Meshes, and renders them in a faster way.   I just toggled the “Baked Pivots” option in the shader to ON. Step by step to dense vegetation and acceptable FPS.

Mesh 52