Skip to content
This repository has been archived by the owner on Sep 21, 2022. It is now read-only.

ModIO.UI.UIUtilities.CreateSpriteFromTexture

Jackson Wood edited this page Feb 20, 2019 · 1 revision

UIUtilities.CreateSpriteFromTexture

public static Sprite CreateSpriteFromTexture(Texture2D texture);

Parameters

Name Description
texture

Returns

Sprite: Result of the function calculations

Clone this wiki locally