This version of Unity is unsupported.

DefaultControls.CreateRawImage

Declaration

public static GameObject CreateRawImage(Resources resources);

Parameters

resources Object with resources to use.

Returns

GameObject The root GameObject of the created element.

Description

Create a raw image.

Note: See Resources for details about the argument.