C# 클래스 HasteRoadMaker, VJ01

상속: MonoBehaviour
파일 보기 프로젝트 열기: keijiro/VJ01

공개 프로퍼티들

프로퍼티 타입 설명
columnCount int
interval float
tilePrefab GameObject
twistShaker Shaker,

공개 메소드들

메소드 설명
CreateLine ( float offset ) : void
Update ( ) : void

메소드 상세

CreateLine() 공개 메소드

public CreateLine ( float offset ) : void
offset float
리턴 void

Update() 공개 메소드

public Update ( ) : void
리턴 void

프로퍼티 상세

columnCount 공개적으로 프로퍼티

public int columnCount
리턴 int

interval 공개적으로 프로퍼티

public float interval
리턴 float

tilePrefab 공개적으로 프로퍼티

public GameObject tilePrefab
리턴 GameObject

twistShaker 공개적으로 프로퍼티

public Shaker, twistShaker
리턴 Shaker,