Hello, All.
We are now trying to apply the area light feature from from playcanvas examples and also found that there is a sample project about it.
https://playcanvas.com/project/787077/overview/area-lights-example
In this sample project, there is an unusual asset named “area-light-luts.bin” but I don’t see script using the asset.
I also forked the project and published it but I don’t see any WASM module using it.
The only part the asset is called is found at application_properties from config.json.
As far as I remember, application_properties can be configured from the project setting on the editor but I can’t find any option.
According to the example, it calls and manually assign area light luts asset, but I can’t do it in editor.
https://playcanvas.github.io/#/graphics/area-lights
Can you kindly share the purpose of the asset and how I can use it?
Appreciate it in advance.
Thanks.