This version of Unity is unsupported.

DefaultControls.CreateImage

Declaration

public static GameObject CreateImage(Resources resources);

Parameters

resources Object with resources to use.

Returns

GameObject The root GameObject of the created element.

Description

Create an image.

Note: See Resources for details about the argument.