SpriteExt ClassSprite extensions.
Inheritance Hierarchy
System.Object
UltimateXR.Extensions.Unity.Render.SpriteExt
Namespace: UltimateXR.Extensions.Unity.Render
Assembly: UltimateXR (in UltimateXR.dll) Version: 0.0.0.0
Syntax
C#
public static class SpriteExt
The SpriteExt type exposes the following members.
Methods
Name | Description | |
---|---|---|
ReadSpriteBase64Async | Loads asynchronously a sprite encoded in a base64 String. | |
ReadSpriteFileAsync | Loads asynchronously a sprite from a given file uri. See Read(String, CancellationToken) for information on the file location. |