Home
last modified time | relevance | path

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

/NW4C-2.0.3/demos/snd/soundActor/sources/
DSoundActorApp.cpp37 const f32 ACTOR_VOLUME_DEFAULT = 1.0f; variable
57 m_ActorVolume = ACTOR_VOLUME_DEFAULT; in OnInitialize()