C# 클래스 Bigger, Viewport

파일 보기 프로젝트 열기: tws2xa/Viewport 1 사용 예제들

공개 메소드들

메소드 설명
Bigger ( int duration ) : System.Collections
DemodifyObject ( ) : void
FixedUpdate ( ) : void
ModifyObject ( ) : void
Start ( ) : void
scaleTimer ( ) : void

메소드 상세

Bigger() 공개 메소드

public Bigger ( int duration ) : System.Collections
duration int
리턴 System.Collections

DemodifyObject() 공개 메소드

public DemodifyObject ( ) : void
리턴 void

FixedUpdate() 공개 메소드

public FixedUpdate ( ) : void
리턴 void

ModifyObject() 공개 메소드

public ModifyObject ( ) : void
리턴 void

Start() 공개 메소드

public Start ( ) : void
리턴 void

scaleTimer() 공개 메소드

public scaleTimer ( ) : void
리턴 void