OLD_STEP_LIST_EDITOR |
Documentation for the Unity C# Library
|
[System.Serializable] More...
Public Attributes | |
string | id |
bool | isGuided = true |
SpatialSoundSettings | spatialSoundSettings |
bool | UseSpatialSoundSettings |
AudioClip | voiceOver |
string | voiceOverText |
[System.Serializable]
Definition at line 10 of file VoiceOverInfo.cs.
string PixoVR.Audio.VoiceOverInfo.id |
Definition at line 12 of file VoiceOverInfo.cs.
bool PixoVR.Audio.VoiceOverInfo.isGuided = true |
Definition at line 15 of file VoiceOverInfo.cs.
SpatialSoundSettings PixoVR.Audio.VoiceOverInfo.spatialSoundSettings |
Definition at line 17 of file VoiceOverInfo.cs.
bool PixoVR.Audio.VoiceOverInfo.UseSpatialSoundSettings |
Definition at line 16 of file VoiceOverInfo.cs.
AudioClip PixoVR.Audio.VoiceOverInfo.voiceOver |
Definition at line 13 of file VoiceOverInfo.cs.
string PixoVR.Audio.VoiceOverInfo.voiceOverText |
Definition at line 14 of file VoiceOverInfo.cs.