cocos / cocos-engine

Cocos simplifies game creation and distribution with Cocos Creator, a free, open-source, cross-platform game engine. Empowering millions of developers to create high-performance, engaging 2D/3D games and instant web entertainment.
https://www.cocos.com/en/creator
Other
8.83k stars 2.05k forks source link

2D Lights #17888

Open star-e opened 6 days ago

star-e commented 6 days ago

Use Case

Add lighting to 2D Object and 2D UI。

Problem Description

Currently builtin-pipeline only support lighting in DEFAULT layer. We should enable lighting in other layer and also support 2D lights in 2D objects or UI.

Proposed Solution

No response

How it works

No response

Alternatives Considered

Users implement this feature on their own.

Additional Information

No response

sptrs commented 6 days ago

I hope cocos will pay attention to it