C# 클래스 EnvelopeWindow, G-Audio

상속: EditorWindow
파일 보기 프로젝트 열기: gregzo/G-Audio 1 사용 예제들

공개 메소드들

메소드 설명
InitWithEnvelope ( EnvelopeModule module ) : void

비공개 메소드들

메소드 설명
DidChangePlayMode ( ) : void
DiscardEnvelope ( ) : void
GetLengthStringForSamples ( int samples ) : string
OnDisable ( ) : void
OnEnable ( ) : void
OnGUI ( ) : void
OnHierarchyWindowChange ( ) : void
OnLengthWasMapped ( bool didAdaptFades ) : void
OnLostFocus ( ) : void
SetupHandles ( ) : void
UpdatePosHandle ( ) : void
UpdateZoom ( ) : void

메소드 상세

InitWithEnvelope() 공개 메소드

public InitWithEnvelope ( EnvelopeModule module ) : void
module GAudio.EnvelopeModule
리턴 void