C# Class TweenSpinToAngle, ggj16

Inheritance: TweenBase
Afficher le fichier Open project: amzeratul/ggj16

Méthodes publiques

Свойство Type Description
axis Vector3
easeType Tween.EaseType
revolutions int
startAngle float
targetAngle float
time float

Méthodes publiques

Méthode Description
Update ( ) : void

Method Details

Update() public méthode

public Update ( ) : void
Résultat void

Property Details

axis public_oe property

public Vector3 axis
Résultat Vector3

easeType public_oe property

public Tween.EaseType easeType
Résultat Tween.EaseType

revolutions public_oe property

public int revolutions
Résultat int

startAngle public_oe property

public float startAngle
Résultat float

targetAngle public_oe property

public float targetAngle
Résultat float

time public_oe property

public float time
Résultat float