C# Class TweenRotate, ggj16

Inheritance: TweenBase
Afficher le fichier Open project: amzeratul/ggj16 Class Usage Examples

Méthodes publiques

Свойство Type Description
easeType Tween.EaseType
end Quaternion
isLocal bool
start Quaternion
time float

Méthodes publiques

Méthode Description
Update ( ) : void

Method Details

Update() public méthode

public Update ( ) : void
Résultat void

Property Details

easeType public_oe property

public Tween.EaseType easeType
Résultat Tween.EaseType

end public_oe property

public Quaternion end
Résultat Quaternion

isLocal public_oe property

public bool isLocal
Résultat bool

start public_oe property

public Quaternion start
Résultat Quaternion

time public_oe property

public float time
Résultat float