SetGain constructor

SetGain(
  1. double gain
)

Dispatches a new gain calculation to the engine.

Implementation

SetGain(this.gain);