Attribute "title"

I want to use title attribute what is only showing in editor parametor.

like this
image

I used before

App.attributes.add("PHOTON CLOUD",{type:"title"});

But it is not working now.
Please tell me, how to new way to show title attribute.

is there a solution to this? Is your plugin working right now?

You can use JSON attributes to achieve something similar. https://developer.playcanvas.com/en/user-manual/scripting/script-attributes/

2 Likes