C# Class VFX_Channel_Sparks

Inheritance: MonoBehaviour
Afficher le fichier Open project: LilTsubaki/Les-fragments-d-Erule

Méthodes publiques

Свойство Type Description
spark GameObject
target Transform

Méthodes publiques

Méthode Description
FixedUpdate ( ) : void

Method Details

FixedUpdate() public méthode

public FixedUpdate ( ) : void
Résultat void

Property Details

spark public_oe property

public GameObject spark
Résultat GameObject

target public_oe property

public Transform target
Résultat Transform