프로퍼티 | 타입 | 설명 | |
---|---|---|---|
log | Logger |
메소드 | 설명 | |
---|---|---|
ForceValue ( double zeroToOne, double negativeOneToOne, double zeroToOneToZero, long totalTicks ) : |
||
OneShot ( ) : |
||
Pause ( ) : |
||
Prime ( ) : |
||
RegisterJob ( EffectAction job ) : |
||
Reset ( ) : |
||
Resume ( ) : |
||
Sweeper ( System.TimeSpan duration, int dataPoints, bool startRunning ) : System |
메소드 | 설명 | |
---|---|---|
InternalReset ( ) : void | ||
TimerCallback ( object state ) : void | ||
UpdateOutput ( ) : void |
public ForceValue ( double zeroToOne, double negativeOneToOne, double zeroToOneToZero, long totalTicks ) : |
||
zeroToOne | double | |
negativeOneToOne | double | |
zeroToOneToZero | double | |
totalTicks | long | |
리턴 |
public Sweeper ( System.TimeSpan duration, int dataPoints, bool startRunning ) : System | ||
duration | System.TimeSpan | |
dataPoints | int | |
startRunning | bool | |
리턴 | System |