C# Class SVGColor, UnitySVG

Afficher le fichier Open project: MrJoy/UnitySVG Class Usage Examples

Méthodes publiques

Свойство Type Description
color Color
colorType SVGColorType

Méthodes publiques

Méthode Description
SVGColor ( string colorString ) : UnityEngine

Method Details

SVGColor() public méthode

public SVGColor ( string colorString ) : UnityEngine
colorString string
Résultat UnityEngine

Property Details

color public_oe property

public Color color
Résultat Color

colorType public_oe property

public SVGColorType colorType
Résultat SVGColorType