Home
last modified time | relevance | path

Searched refs:ACTOR_VOLUME_DEFAULT (Results 1 – 1 of 1) sorted by relevance

/NW4C-1.2.23/demos/snd/soundActor/sources/
DSoundActorApp.cpp35 const f32 ACTOR_VOLUME_DEFAULT = 1.0f; variable
55 m_ActorVolume = ACTOR_VOLUME_DEFAULT; in OnInitialize()