C# 클래스 TweenWobbler, ggj16

상속: TweenBase
파일 보기 프로젝트 열기: amzeratul/ggj16

공개 프로퍼티들

프로퍼티 타입 설명
amount float
axis Vector3
start Vector3
time float

공개 메소드들

메소드 설명
Update ( ) : void

메소드 상세

Update() 공개 메소드

public Update ( ) : void
리턴 void

프로퍼티 상세

amount 공개적으로 프로퍼티

public float amount
리턴 float

axis 공개적으로 프로퍼티

public Vector3 axis
리턴 Vector3

start 공개적으로 프로퍼티

public Vector3 start
리턴 Vector3

time 공개적으로 프로퍼티

public float time
리턴 float