We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Extension of: Texture2D
Texture2D
Description:
Creates a 'Sprite' object from a Texture2D. Recommended to use for creating item sprites
Return Type: Sprite
Sprite
Arguments: None
Example:
var sprite = image.CreateSprite();
There was an error while loading. Please reload this page.