C# Class Spine.Unity.Examples.Rotator

Inheritance: UnityEngine.MonoBehaviour
Afficher le fichier Open project: EsotericSoftware/spine-runtimes

Méthodes publiques

Свойство Type Description
direction UnityEngine.Vector3
speed float

Méthodes publiques

Méthode Description
Update ( ) : void

Method Details

Update() public méthode

public Update ( ) : void
Résultat void

Property Details

direction public_oe property

public Vector3,UnityEngine direction
Résultat UnityEngine.Vector3

speed public_oe property

public float speed
Résultat float