|
A volume in space that defines an ambient sound zone. More...
Public Attributes | |
Internal | |
string | edge |
For internal use only. | |
string | plane |
For internal use only. | |
string | point |
For internal use only. | |
Sound | |
SFXAmbience | soundAmbience |
Ambient sound environment for the space. | |
Static Public Attributes | |
static bool | isRenderable |
Disables rendering of all instances of this type. | |
static bool | isSelectable |
Disables selection of all instances of this type. |
A volume in space that defines an ambient sound zone.
string SFXSpace::edge |
For internal use only.
bool SFXSpace::isRenderable [static] |
Disables rendering of all instances of this type.
Reimplemented from SceneObject.
bool SFXSpace::isSelectable [static] |
Disables selection of all instances of this type.
Reimplemented from SceneObject.
string SFXSpace::plane |
For internal use only.
string SFXSpace::point |
For internal use only.
Ambient sound environment for the space.