Searched defs:SetPitch (Results 1 – 9 of 9) sorted by relevance
315 void SetPitch( f32 pitch ) { m_ActorParam.pitch = pitch; } in SetPitch() function
344 void SetPitch( float pitch ) in SetPitch() function
304 void SetPitch( f32 pitch ) in SetPitch() function
317 void SetPitch( f32 pitch ) in SetPitch() function
79 void SetPitch( float pitch ) { m_PlayerParamSet.pitch = pitch; } in SetPitch() function
298 void SetPitch( f32 pitch ) in SetPitch() function
181 void SetPitch( float pitch ) { m_ExtPitch = pitch; } in SetPitch() function
875 void BasicSound::SetPitch( f32 pitch ) in SetPitch() function in nw::snd::internal::BasicSound
747 void Voice::SetPitch( f32 pitch ) in SetPitch() function in nw::snd::internal::driver::Voice