Documentation for the Unity C# Library
Loading...
Searching...
No Matches
PixoVR.Audio.VoiceOverInfo Class ReferenceSystem.Serializable

[System.Serializable] More...

Public Attributes

string id
 
bool isGuided = true
 
SpatialSoundSettings spatialSoundSettings
 
bool UseSpatialSoundSettings
 
AudioClip voiceOver
 
string voiceOverText
 

Detailed Description

[System.Serializable]

Definition at line 10 of file VoiceOverInfo.cs.

Member Data Documentation

◆ id

string PixoVR.Audio.VoiceOverInfo.id

Definition at line 12 of file VoiceOverInfo.cs.

◆ isGuided

bool PixoVR.Audio.VoiceOverInfo.isGuided = true

Definition at line 15 of file VoiceOverInfo.cs.

◆ spatialSoundSettings

SpatialSoundSettings PixoVR.Audio.VoiceOverInfo.spatialSoundSettings

Definition at line 17 of file VoiceOverInfo.cs.

◆ UseSpatialSoundSettings

bool PixoVR.Audio.VoiceOverInfo.UseSpatialSoundSettings

Definition at line 16 of file VoiceOverInfo.cs.

◆ voiceOver

AudioClip PixoVR.Audio.VoiceOverInfo.voiceOver

Definition at line 13 of file VoiceOverInfo.cs.

◆ voiceOverText

string PixoVR.Audio.VoiceOverInfo.voiceOverText

Definition at line 14 of file VoiceOverInfo.cs.


The documentation for this class was generated from the following file: