C# Class RainFall

Inheritance: MonoBehaviour
Afficher le fichier Open project: dggriffin/Rain-Rain-Ritual Class Usage Examples

Méthodes publiques

Свойство Type Description
materialIndex int
textureName string

Méthodes publiques

Méthode Description
LateUpdate ( ) : void

Method Details

LateUpdate() public méthode

public LateUpdate ( ) : void
Résultat void

Property Details

materialIndex public_oe property

public int materialIndex
Résultat int

textureName public_oe property

public string textureName
Résultat string