Skip to content
Snippets Groups Projects
Commit 5e781de8 authored by Maurice Tayeb Andreas's avatar Maurice Tayeb Andreas
Browse files

Gain angepasst

parent 174112b7
No related branches found
No related tags found
No related merge requests found
......@@ -7,7 +7,7 @@ using VA;
public class VAUSoundSource : MonoBehaviour {
public int AuralizationMode = 1;
[Range(0.0f, 100.0f)]
[Range(0.0f, 10.0f)]
public int Volume = 1;
public string SignalSource = "";
private VANet _VA = null;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment