Class AtlasSpriteProvider
Provides sprites from atlases
Inherited Members
Namespace: UnityEngine.ResourceManagement.ResourceProviders
Assembly: Unity.ResourceManager.dll
Syntax
public class AtlasSpriteProvider : ResourceProviderBase, IResourceProvider, IInitializableObject
  Methods
| Name | Description | 
|---|---|
| Provide(ProvideHandle) | Provide the object specified in the provideHandle.  | 
      
| Release(IResourceLocation, object) | Release the specified object that was created from the specified location.  |