C# 클래스 ccTextureFFT, GGJ2016

상속: MonoBehaviour
파일 보기 프로젝트 열기: netgrind/GGJ2016

공개 프로퍼티들

프로퍼티 타입 설명
height int
output CCReflectTexture

공개 메소드들

메소드 설명
OnEnable ( ) : void
Update ( ) : void

비공개 메소드들

메소드 설명
getMax ( float f ) : float

메소드 상세

OnEnable() 공개 메소드

public OnEnable ( ) : void
리턴 void

Update() 공개 메소드

public Update ( ) : void
리턴 void

프로퍼티 상세

height 공개적으로 프로퍼티

public int height
리턴 int

output 공개적으로 프로퍼티

public CCReflectTexture output
리턴 CCReflectTexture