RenderListRefs.Tracked
static RenderListRefs Tracked
Description
The list calls addref on each item’s mesh/material when added, and releaseref when cleared. This keeps assets alive for as long as the list holds them, and is the safe default.
Found an issue with these docs, or have some additional questions? Create an Issue on Github!