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
Dry
Cached name for the 'dry' property.
public static readonly StringName Dry
Field Value
Hipass
Cached name for the 'hipass' property.
public static readonly StringName Hipass
Field Value
PredelayFeedback
Cached name for the 'predelay_feedback' property.
public static readonly StringName PredelayFeedback
Field Value
PredelayMsec
Cached name for the 'predelay_msec' property.
public static readonly StringName PredelayMsec
Field Value
RoomSize
Cached name for the 'room_size' property.
public static readonly StringName RoomSize
Field Value
Spread
Cached name for the 'spread' property.
public static readonly StringName Spread
Field Value
Wet
Cached name for the 'wet' property.
public static readonly StringName Wet