Skip to main content
API Reference NSDK NSDKSession

acquireMeshDownloader

Creates a new Mesh Downloader instance....

Declaration

@MainActor func acquireMeshDownloader() -> NSDKMeshDownloader

Summary

Creates a new Mesh Downloader instance.
- Returns: A new NSDKMeshDownloader attached to this NSDK session.
- Important: Must be called from the main thread.