C# Class PathSplines, LeanTween

Inheritance: MonoBehaviour
Afficher le fichier Open project: dentedpixel/LeanTween

Méthodes publiques

Свойство Type Description
trans Transform[]

Méthodes publiques

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

Method Details

OnDrawGizmos() public méthode

public OnDrawGizmos ( ) : void
Résultat void

OnEnable() public méthode

public OnEnable ( ) : void
Résultat void

Start() public méthode

public Start ( ) : void
Résultat void

Update() public méthode

public Update ( ) : void
Résultat void

Property Details

trans public_oe property

public Transform[] trans
Résultat Transform[]