This version of Unity is unsupported.

DefaultControls.CreateSlider

Declaration

public static GameObject CreateSlider(Resources resources);

Parameters

resources Object with resources to use.

Returns

GameObject The root GameObject of the created element.

Description

Create a slider.

Note: See Resources for details about the argument.