Searched defs:SetPitch (Results 1 – 9 of 9) sorted by relevance
307 void SetPitch( f32 pitch ) { m_ActorParam.pitch = pitch; } in SetPitch() function
324 void SetPitch( float pitch ) in SetPitch() function
291 void SetPitch( f32 pitch ) in SetPitch() function
302 void SetPitch( f32 pitch ) in SetPitch() function
77 void SetPitch( float pitch ) { m_PlayerParamSet.pitch = pitch; } in SetPitch() function
284 void SetPitch( f32 pitch ) in SetPitch() function
179 void SetPitch( float pitch ) { m_ExtPitch = pitch; } in SetPitch() function
868 void BasicSound::SetPitch( f32 pitch ) in SetPitch() function in nw::snd::internal::BasicSound
745 void Voice::SetPitch( f32 pitch ) in SetPitch() function in nw::snd::internal::driver::Voice