프로퍼티 | 타입 | 설명 | |
---|---|---|---|
SourceVolume | float | ||
TargetVolume | float |
메소드 | 설명 | |
---|---|---|
GetVolume ( ) : float | ||
MusicFadeEffect ( float sourceVolume, float targetVolume, System.TimeSpan duration ) : System | ||
Update ( System.TimeSpan time ) : bool |
public MusicFadeEffect ( float sourceVolume, float targetVolume, System.TimeSpan duration ) : System | ||
sourceVolume | float | |
targetVolume | float | |
duration | System.TimeSpan | |
리턴 | System |