tes3animationGroupSoundGenKey⚓︎
A game object which contains information that map actor sounds to animations.
Properties⚓︎
pitch⚓︎
The pitch of the sound.
Returns:
result(number)
sound⚓︎
The sound played at this sound generator key.
Returns:
result(tes3sound)
startFrame⚓︎
The starting frame of animation at which the sound plays.
Returns:
result(number)
startTime⚓︎
Returns:
result(number)
volume⚓︎
The sound's volume.
Returns:
result(number)