Navigation
API > API/Plugins > API/Plugins/MetasoundStandardNodes > API/Plugins/MetasoundStandardNodes/FGain > API/Plugins/MetasoundStandardNodes/FGain/__ctor
References
| Module | MetasoundStandardNodes |
| Header | /Engine/Plugins/Runtime/Metasound/Source/MetasoundStandardNodes/Public/MetasoundGain.h |
| Include | #include "MetasoundGain.h" |
FGain
&40;
float InValue,
EGainRepresentation InRep
&41;
Remarks
Construct a Gain with a given value and representation.
Parameters
| Name | Description |
|---|---|
| InValue | The value of the gain at the given representation. |
| InRep | The representation of the given value. |