C# Class BurnHelper, Unity_Shaders_Book

Inheritance: MonoBehaviour
Afficher le fichier Open project: candycat1992/Unity_Shaders_Book

Méthodes publiques

Свойство Type Description
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

material public_oe property

public Material material
Résultat Material