⚡Parent & Child Transform
Work with parent and child transforms, no matter how deep the hierarchy goes

Foldouts are closed by default. Inspectors for child objects are only created when you expand them.
On-demand loading. Because inspectors are loaded into memory only when needed, there’s no performance cost while they’re closed.
Scalability. In theory, you can open inspectors for thousands of child objects at once. However, as expected, performance will eventually degrade if too many are expanded simultaneously.
Last updated
Was this helpful?