C# Class VertexColor, hexciter

Inheritance: MonoBehaviour
Afficher le fichier Open project: pR0Ps/hexciter Class Usage Examples

Méthodes publiques

Свойство Type Description
vColor Color

Méthodes publiques

Méthode Description
Awake ( ) : void
UpdateColor ( Color color ) : void

Method Details

Awake() public méthode

public Awake ( ) : void
Résultat void

UpdateColor() public méthode

public UpdateColor ( Color color ) : void
color Color
Résultat void

Property Details

vColor public_oe property

public Color vColor
Résultat Color