Click or drag to resize

UtilsGetRandomColor Method

Namespace:  frame8.Logic.Misc.Visual.UI.ScrollRectItemsAdapter
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
C#
public static Color GetRandomColor(
	bool fullAlpha = false
)

Parameters

fullAlpha (Optional)
Type: SystemBoolean

Return Value

Type: Color
Version Information

Optimized ScrollView Adapter

Supported in: 4.0, 3.0
See Also