Class TextureUtils
Inherited Members
Namespace: Unity.Muse.Common
Assembly: solution.dll
Syntax
public static class TextureUtils
Methods
| Name | Description |
|---|---|
| Create(object) | Creates a texture that will remain in memory even after a scene is unloaded. |
| SafeDestroy(RenderTexture) | |
| ToTexture2D(RenderTexture) |