natiny.resource.shutdown
natiny.resource.shutdown()
Shuts down the resource manager and invalidates all resource handles.
Notes
- Every resource handle becomes invalid immediately. Call this manually only when all resources should be released while the rest of the engine remains active; backend shutdown already performs the same cleanup.