Class AudioStreamPlayer2D.PropertyName
- Namespace
- Godot
- Assembly
- GodotSharp.dll
Cached StringNames for the properties and fields contained in this class, for fast lookup.
public class AudioStreamPlayer2D.PropertyName : Node2D.PropertyName
- Inheritance
-
AudioStreamPlayer2D.PropertyName
- Inherited Members
Constructors
PropertyName()
public PropertyName()
Fields
AreaMask
Cached name for the 'area_mask' property.
public static readonly StringName AreaMask
Field Value
Attenuation
Cached name for the 'attenuation' property.
public static readonly StringName Attenuation
Field Value
Autoplay
Cached name for the 'autoplay' property.
public static readonly StringName Autoplay
Field Value
Bus
Cached name for the 'bus' property.
public static readonly StringName Bus
Field Value
MaxDistance
Cached name for the 'max_distance' property.
public static readonly StringName MaxDistance
Field Value
MaxPolyphony
Cached name for the 'max_polyphony' property.
public static readonly StringName MaxPolyphony
Field Value
PanningStrength
Cached name for the 'panning_strength' property.
public static readonly StringName PanningStrength
Field Value
PitchScale
Cached name for the 'pitch_scale' property.
public static readonly StringName PitchScale
Field Value
Playing
Cached name for the 'playing' property.
public static readonly StringName Playing
Field Value
Stream
Cached name for the 'stream' property.
public static readonly StringName Stream
Field Value
StreamPaused
Cached name for the 'stream_paused' property.
public static readonly StringName StreamPaused
Field Value
VolumeDb
Cached name for the 'volume_db' property.
public static readonly StringName VolumeDb