Show / Hide Table of Contents

Class MyObjectBuilder_AudioEffectDefinition.SoundEffect

Inheritance
System.Object
MyObjectBuilder_AudioEffectDefinition.SoundEffect
Namespace: VRage.Game
Assembly: VRage.Game.dll
Syntax
public class SoundEffect : Object

Constructors

SoundEffect()

Declaration
public SoundEffect()

Fields

Duration

Declaration
public float Duration
Field Value
Type Description
System.Single

Filter

Declaration
public MyAudioEffect.FilterType Filter
Field Value
Type Description
VRage.Data.Audio.MyAudioEffect.FilterType

Frequency

Declaration
public float Frequency
Field Value
Type Description
System.Single

Q

Declaration
public float Q
Field Value
Type Description
System.Single

StopAfter

Declaration
public bool StopAfter
Field Value
Type Description
System.Boolean

VolumeCurve

Declaration
public string VolumeCurve
Field Value
Type Description
System.String
☀
☾
In This Article
Back to top
Generated by DocFX
☀
☾