OVR Namespace Reference
Namespaces | |
| namespace | OpenVR |
Classes | |
| class | AmbienceEmitter |
| class | AudioImportPostProcessor |
| class | AudioManager |
| class | AudioManagerInspector |
| class | MinMaxAttribute |
| class | MinMaxPropertyDrawer |
| class | MixerSnapshot |
| class | MixerSnapshotPropertyDrawer |
| class | OSPProps |
| class | OSPPropsPropertyDrawer |
| class | SoundEmitter |
| class | SoundFX |
| class | SoundFXPropertyDrawer |
| class | SoundFXRef |
| class | SoundFXRefPropertyDrawer |
| class | SoundGroup |
| class | TestScript |
Enumerations | |
| enum | PreloadSounds { PreloadSounds.Default, PreloadSounds.Preload, PreloadSounds.ManualPreload } |
| enum | Fade { Fade.In, Fade.Out } |
| enum | EmitterChannel { EmitterChannel.None = -1, EmitterChannel.Reserved = 0, EmitterChannel.Any } |
| enum | SoundFXNext { SoundFXNext.Random = 0, SoundFXNext.Sequential = 1 } |
| enum | FreqHint { FreqHint.None = 0, FreqHint.Wide = 1, FreqHint.Narrow = 2 } |
| enum | SoundPriority { SoundPriority.VeryLow = -2, SoundPriority.Low = -1, SoundPriority.Default = 0, SoundPriority.High = 1, SoundPriority.VeryHigh = 2 } |
Enumeration Type Documentation
◆ EmitterChannel
|
strong |
◆ Fade
|
strong |
◆ FreqHint
|
strong |
◆ PreloadSounds
|
strong |
◆ SoundFXNext
|
strong |
◆ SoundPriority
|
strong |
1.8.13