C# Class FairyGUI.GearColorValue

显示文件 Open project: fairygui/FairyGUI-unity Class Usage Examples

Public Properties

Property Type Description
color UnityEngine.Color

Public Methods

Method Description
GearColorValue ( Color color ) : System.Collections.Generic

Method Details

GearColorValue() public method

public GearColorValue ( Color color ) : System.Collections.Generic
color UnityEngine.Color
return System.Collections.Generic

Property Details

color public_oe property

public Color,UnityEngine color
return UnityEngine.Color