C# 클래스 AnimateWaterTexture, Elemental

상속: MonoBehaviour
파일 보기 프로젝트 열기: CodeStrumpet/Elemental

공개 프로퍼티들

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

공개 메소드들

메소드 설명
LateUpdate ( ) : void

메소드 상세

LateUpdate() 공개 메소드

public LateUpdate ( ) : void
리턴 void

프로퍼티 상세

materialIndex 공개적으로 프로퍼티

public int materialIndex
리턴 int

textureName 공개적으로 프로퍼티

public string textureName
리턴 string

uvAnimationRate 공개적으로 프로퍼티

public Vector2 uvAnimationRate
리턴 Vector2

waveSpeed 공개적으로 프로퍼티

public float waveSpeed
리턴 float