Table of Contents

Class AudioEffectReverb.PropertyName

Namespace
Godot
Assembly
GodotSharp.dll

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

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

Constructors

PropertyName()

public PropertyName()

Fields

Damping

Cached name for the 'damping' property.

public static readonly StringName Damping

Field Value

StringName

Dry

Cached name for the 'dry' property.

public static readonly StringName Dry

Field Value

StringName

Hipass

Cached name for the 'hipass' property.

public static readonly StringName Hipass

Field Value

StringName

PredelayFeedback

Cached name for the 'predelay_feedback' property.

public static readonly StringName PredelayFeedback

Field Value

StringName

PredelayMsec

Cached name for the 'predelay_msec' property.

public static readonly StringName PredelayMsec

Field Value

StringName

RoomSize

Cached name for the 'room_size' property.

public static readonly StringName RoomSize

Field Value

StringName

Spread

Cached name for the 'spread' property.

public static readonly StringName Spread

Field Value

StringName

Wet

Cached name for the 'wet' property.

public static readonly StringName Wet

Field Value

StringName