Click or drag to resize

AudioEffectChorusVoiceCount Property

The amount of voices in the effect.

Namespace:  Godot
Assembly:  GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
public int VoiceCount { get; set; }

Property Value

Type: Int32
See Also