C# 클래스 UVScroll, GGJ2016

상속: MonoBehaviour
파일 보기 프로젝트 열기: netgrind/GGJ2016 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
materialIndex int
textureName string
uvAnimationRate Vector2
uvBase Vector2

공개 메소드들

메소드 설명
LateUpdate ( ) : void

메소드 상세

LateUpdate() 공개 메소드

public LateUpdate ( ) : void
리턴 void

프로퍼티 상세

materialIndex 공개적으로 프로퍼티

public int materialIndex
리턴 int

textureName 공개적으로 프로퍼티

public string textureName
리턴 string

uvAnimationRate 공개적으로 프로퍼티

public Vector2 uvAnimationRate
리턴 Vector2

uvBase 공개적으로 프로퍼티

public Vector2 uvBase
리턴 Vector2