Type Boolean Library composer.* Return value none Revision Release 2024.3703 Keywords composer, scene, recycle, recycleAutomatically See also composer.removeScene()
If this property is set to true
(default), the scene used least recently will be automatically recycled if the OS issues a low memory warning. If you prefer to manage the recycling of scenes manually and disable the false
.
composer.recycleAutomatically
-- Turn off auto-recycle on low memory warning composer.recycleAutomatically = false