Class AudioStreamRandomizer.PropertyName
- Namespace
- Godot
- Assembly
- GodotSharp.dll
Cached StringNames for the properties and fields contained in this class, for fast lookup.
public class AudioStreamRandomizer.PropertyName : AudioStream.PropertyName
- Inheritance
-
AudioStreamRandomizer.PropertyName
- Inherited Members
Constructors
PropertyName()
public PropertyName()
Fields
PlaybackMode
Cached name for the 'playback_mode' property.
public static readonly StringName PlaybackMode
Field Value
RandomPitch
Cached name for the 'random_pitch' property.
public static readonly StringName RandomPitch
Field Value
RandomVolumeOffsetDb
Cached name for the 'random_volume_offset_db' property.
public static readonly StringName RandomVolumeOffsetDb
Field Value
StreamsCount
Cached name for the 'streams_count' property.
public static readonly StringName StreamsCount