Vixen
02b45cc4
csharp
public enum AudioZoneShape

What shape a zone is.

No guide page documents this yet — the page shows what the code says about itself.

Fields and properties (2)

  • Sphere

    A ball around a point. What a room's worth of reverb usually wants.

  • Box

    An axis-aligned box. What a corridor wants, where a sphere would spill through walls.

Used by (6)

  • AudioReverbZoneVixen.Audio
  • AudioZoneAssetVixen.Audio
  • ReverbZoneSystemTestsVixen.Audio.Tests
  • ReverbZoneTestsVixen.Audio.Tests
  • TypeRegistrationVixen.Audio
  • Vixen_Audio_Assets_AudioZoneAssetSerializerVixen.Audio