| Home Page | Recent Changes

Actor/Sound

UT2003 :: Object >> Actor (Property group: Sound)

(see also Actor (UT)/Sound)

sound AmbientSound
The single ambient sound effect that is associated with this actor. Assigning a Sound instance to this property will automagically begin looped playback. Assign it to None to stop playback.
float SoundRadius
The radius of ambient sound.
byte SoundVolume
The volume of ambient sound as a value between 0 and 255 with 255 being the maximum volume.
byte SoundPitch
Sound pitch shift, 64.0=none.
ESoundOcclusion SoundOcclusion
One of the Actor/Enums which controls sound occlusion approach.
bool bFullVolume
Whether to apply ambient attenuation.
float TransientSoundVolume
Default sound volume used in the PlaySound method (see Actor/Methods).
float TransientSoundRadius
Default sound radius used in the PlaySound method (see Actor/Methods).

Related Topics

The Unreal Engine Documentation Site

Wiki Community

Topic Categories

Recent Changes

Offline Wiki

Unreal Engine

Console Commands

Terminology

FAQs

Help Desk

Mapping Topics

Mapping Lessons

UnrealEd Interface

UnrealScript Topics

UnrealScript Lessons

Making Mods

Class Tree

Modeling Topics

Chongqing Page

Log In