AudioStreamPlayerMixTargetEnum Enumeration |
[Missing <summary> documentation for "T:Godot.AudioStreamPlayer.MixTargetEnum"]
Namespace: Godot
public enum MixTargetEnum
Member name | Value | Description | |
---|---|---|---|
Stereo | 0 | The audio will be played only on the first channel. | |
Surround | 1 | The audio will be played on all surround channels. | |
Center | 2 | The audio will be played on the second channel, which is usually the center. |