WeatherMakerLoopingAudioSourceTargetVolume Property |
The target volume
Namespace:
DigitalRuby.WeatherMaker
Assembly:
Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax public float TargetVolume { get; }
Public ReadOnly Property TargetVolume As Single
Get
public:
property float TargetVolume {
float get ();
}
member TargetVolume : float32 with get
Property Value
Type:
SingleSee Also