This version of Unity is unsupported.

DefaultControls.CreateText

Declaration

public static GameObject CreateText(Resources resources);

Parameters

resources C.

Returns

GameObject The root GameObject of the created element.

Description

Create a text object.

Note: See Resources for details about the argument.