|
RigsofRods
Soft-body Physics Simulation
|
Binding of RoR::Sound; a single sound sample positioned in 3D space (spatial audio).
void setPosition(vector3 pos)
Pseudo-namespace; it doesn't exist in code or script runtime, only in this documentation.
SoundScriptTemplateClass getTemplate() SoundClass getStartSound()
const string & getInstanceName()
SoundClass getSound(int pos)
void setVelocity(vector3 velo)
float getStopSoundPitchgain()
float getStartSoundPitchgain()
Binding of RoR::SoundScriptTemplate; a customizable sound effect.
Binding of RoR::SoundScriptInstance; instance of SoundScriptTemplateClass.
float getSoundPitchgain(int pos)
void setPitch(float pitch)
SoundClass getStopSound()