API Referenceglobal
public class Sandbox.Soundscape.StingSound
Constructors
Showing 1 constructors
public StingSound()
No results match this filter.
Properties
Showing 4 properties
public RangedFloat Sandbox.Soundscape.StingSound.Distance { get; set; }
How far away from the camera should the sound play.
public int Sandbox.Soundscape.StingSound.InstanceCount { get; set; }
How many instances of this sting should exist.
public RangedFloat Sandbox.Soundscape.StingSound.RepeatTime { get; set; }
How often should this sound be repeated.
public Sandbox.SoundEvent Sandbox.Soundscape.StingSound.SoundFile { get; set; }
The sound event to play.
No results match this filter.
Metadata
| Field | Value |
|---|---|
| Namespace | global |
| Type | class |
| Assembly | Sandbox.Engine |
| Doc ID | T:Sandbox.Soundscape.StingSound |