MusicFade.Advance(float) Method
Definition¶
Namespace: Brine2D.Audio
public bool Advance(float deltaTime);
Parameters¶
deltaTime System.Single
Returns¶
System.Boolean
true when the fade completed this frame.
Namespace: Brine2D.Audio
public bool Advance(float deltaTime);
deltaTime System.Single
System.Boolean
true when the fade completed this frame.