Class Texture2DLoader
public static class Texture2DLoader
- Inheritance
-
Texture2DLoader
- Inherited Members
Methods
LoadAsync(string, PathType)
public static UniTask<Texture2D> LoadAsync(string filePath, PathType pathType = PathType.Assets)
Parameters
Returns
- UniTask<Texture2D>