C# 클래스 Film, EffectShader

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

공개 프로퍼티들

프로퍼티 타입 설명
grayscale float
nIntensity float
sCount float
sIntensity float
time float

보호된 메소드들

메소드 설명
InitShader ( ) : void
UpdateParams ( ) : void

메소드 상세

InitShader() 보호된 메소드

protected InitShader ( ) : void
리턴 void

UpdateParams() 보호된 메소드

protected UpdateParams ( ) : void
리턴 void

프로퍼티 상세

grayscale 공개적으로 프로퍼티

public float grayscale
리턴 float

nIntensity 공개적으로 프로퍼티

public float nIntensity
리턴 float

sCount 공개적으로 프로퍼티

public float sCount
리턴 float

sIntensity 공개적으로 프로퍼티

public float sIntensity
리턴 float

time 공개적으로 프로퍼티

public float time
리턴 float