Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FlaxEngine/FlaxEngine
/ GetVolume
Method
GetVolume
Source/Engine/Audio/Audio.cpp:127–130 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
125
}
126
127
float Audio::GetVolume()
128
{
129
return Volume;
130
}
131
132
void Audio::SetDopplerFactor(float value)
133
{
Callers
2
BuildNavMesh
Method · 0.80
RebuildSources
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected