Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


GetSelectedImage()

Retrieves the selected asset which can be of a type of Texture, Sprite, RenderTexture or VectorImage.
Read time 1 minuteLast updated 6 days ago

Definition

public Object GetSelectedImage()

Returns

Type

Description

ObjectAn asset as an object.