base classes — bpy_struct, Actuator
Sound file
The angle of the inner cone
| Type: | float in [-inf, inf], default 0.0 |
|---|
The angle of the outer cone
| Type: | float in [-inf, inf], default 0.0 |
|---|
The gain outside the outer cone (the gain in the outer cone will be interpolated between this value and the normal gain in the inner cone)
| Type: | float in [-inf, inf], default 0.0 |
|---|
The maximum distance at which you can hear the sound
| Type: | float in [-inf, inf], default 0.0 |
|---|
The distance where the sound has a gain of 1.0
| Type: | float in [-inf, inf], default 0.0 |
|---|
The maximum gain of the sound, no matter how near it is
| Type: | float in [-inf, inf], default 0.0 |
|---|
The minimum gain of the sound, no matter how far it is away
| Type: | float in [-inf, inf], default 0.0 |
|---|
| Type: | enum in [‘PLAYSTOP’, ‘PLAYEND’, ‘LOOPSTOP’, ‘LOOPEND’, ‘LOOPBIDIRECTIONAL’, ‘LOOPBIDIRECTIONALSTOP’], default ‘PLAYSTOP’ |
|---|
Pitch of the sound
| Type: | float in [-inf, inf], default 0.0 |
|---|
The influence factor on volume depending on distance
| Type: | float in [-inf, inf], default 0.0 |
|---|
Enable/Disable 3D Sound
| Type: | boolean, default False |
|---|
Initial volume of the sound
| Type: | float in [0, 2], default 0.0 |
|---|
Inherited Properties
Inherited Functions