SwiftlyS2

CVoiceContainerShapedNoise

Interface CVoiceContainerShapedNoise

Namespace: SwiftlyS2.Shared.SchemaDefinitions

Assembly: SwiftlyS2.CS2.dll

public interface CVoiceContainerShapedNoise : CVoiceContainerBase, ISchemaClass<CVoiceContainerBase>, ISchemaClass<CVoiceContainerShapedNoise>, ISchemaField, ISchemaClass, INativeHandle

Implements

Properties

Frequency

ref float Frequency { get; }
Property Value

FrequencySweep

SchemaUntypedField FrequencySweep { get; }
Property Value

GainInDecibels

ref float GainInDecibels { get; }
Property Value

GainSweep

SchemaUntypedField GainSweep { get; }
Property Value

Resonance

ref float Resonance { get; }
Property Value

ResonanceSweep

SchemaUntypedField ResonanceSweep { get; }
Property Value

UseCurveForAmplitude

ref bool UseCurveForAmplitude { get; }
Property Value

UseCurveForFrequency

ref bool UseCurveForFrequency { get; }
Property Value

UseCurveForResonance

ref bool UseCurveForResonance { get; }
Property Value

On this page