C# 클래스 Axiom.Controllers.Canned.PassthroughControllerFunction

상속: BaseControllerFunction
파일 보기 프로젝트 열기: WolfgangSt/axiom

공개 메소드들

메소드 설명
Execute ( float source ) : float
PassthroughControllerFunction ( ) : System
PassthroughControllerFunction ( bool deltaInput ) : System

메소드 상세

Execute() 공개 메소드

public Execute ( float source ) : float
source float
리턴 float

PassthroughControllerFunction() 공개 메소드

public PassthroughControllerFunction ( ) : System
리턴 System

PassthroughControllerFunction() 공개 메소드

public PassthroughControllerFunction ( bool deltaInput ) : System
deltaInput bool
리턴 System