Table of Contents

Class AudioEffectChorus.PropertyName

Namespace
Godot
Assembly
GodotSharp.dll

Cached StringNames for the properties and fields contained in this class, for fast lookup.

public class AudioEffectChorus.PropertyName : AudioEffect.PropertyName
Inheritance
AudioEffectChorus.PropertyName
Inherited Members

Constructors

PropertyName()

public PropertyName()

Fields

Dry

Cached name for the 'dry' property.

public static readonly StringName Dry

Field Value

StringName

VoiceCount

Cached name for the 'voice_count' property.

public static readonly StringName VoiceCount

Field Value

StringName

Wet

Cached name for the 'wet' property.

public static readonly StringName Wet

Field Value

StringName