C# Class Colorizer, MyProjects

Inheritance: ComponentBase, IUpdateable
Afficher le fichier Open project: usunyu/MyProjects Class Usage Examples

Méthodes publiques

Свойство Type Description
diffuseColor Color
material Material

Méthodes publiques

Méthode Description
Start ( ) : void
Update ( ) : void

Method Details

Start() public méthode

public Start ( ) : void
Résultat void

Update() public méthode

public Update ( ) : void
Résultat void

Property Details

diffuseColor public_oe property

public Color diffuseColor
Résultat Color

material public_oe property

public Material material
Résultat Material