UnitySwiftKotlin←API Reference Return to API Reference index←packageNSDK NSDK←classNSDKSession NSDKSession Method acquireMeshDownloader acquireMeshDownloaderCreates 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.
Creates a new Mesh Downloader instance.
- Returns: A new
NSDKMeshDownloaderattached to this NSDK session.- Important: Must be called from the main thread.