API Referenceglobal
public class Sandbox.Soundscape.LoopedSound
Constructors
Showing 1 constructors
public LoopedSound()
No results match this filter.
Properties
Showing 2 properties
public Sandbox.SoundFile Sandbox.Soundscape.LoopedSound.SoundFile { get; set; }
The sound to play. It should have the looped flag set.
public RangedFloat Sandbox.Soundscape.LoopedSound.Volume { get; set; }
Sound volume.
No results match this filter.
Metadata
| Field | Value |
|---|---|
| Namespace | global |
| Type | class |
| Assembly | Sandbox.Engine |
| Doc ID | T:Sandbox.Soundscape.LoopedSound |