C# 클래스 CsoundChannelController, CsoundUnity

파일 보기 프로젝트 열기: rorywalsh/CsoundUnity 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
min float
type string

공개 메소드들

메소드 설명
setRange ( float uMin, float uMax, float uValue ) : void

메소드 상세

setRange() 공개 메소드

public setRange ( float uMin, float uMax, float uValue ) : void
uMin float
uMax float
uValue float
리턴 void

프로퍼티 상세

min 공개적으로 프로퍼티

public float min
리턴 float

type 공개적으로 프로퍼티

public string type
리턴 string