class
AudioAccessor
public class AudioAccessor Properties
| Name | Type | Description |
|---|---|---|
ListenLocal | Boolean | Place the listener at 0,0,0 facing 1,0,0. |
Position | Vector3 | Position of the sound. |
TargetMixer | Mixer | Which mixer do we want to write to |
Volume | Single | Volume of the sound. |
LipSync | Boolean | Enables lipsync processing. |
Distance | Single | |
Falloff | Curve | |
Visemes | IReadOnlyList<Single> | A list of 15 lipsync viseme weights. Requires LipSync to be enabled. |