Share via


PhaseBlendNodeDefinition.AddRangeForInputValuesBetween Method

Definition

[Foundation.Export("addRangeForInputValuesBetween:highValue:fullGainAtLowValue:fullGainAtHighValue:lowFadeCurveType:highFadeCurveType:subtree:")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual void AddRangeForInputValuesBetween(double lowValue, double highValue, double fullGainAtLowValue, double fullGainAtHighValue, Phase.PhaseCurveType lowFadeCurveType, Phase.PhaseCurveType highFadeCurveType, Phase.PhaseSoundEventNodeDefinition subtree);
[<Foundation.Export("addRangeForInputValuesBetween:highValue:fullGainAtLowValue:fullGainAtHighValue:lowFadeCurveType:highFadeCurveType:subtree:")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
abstract member AddRangeForInputValuesBetween : double * double * double * double * Phase.PhaseCurveType * Phase.PhaseCurveType * Phase.PhaseSoundEventNodeDefinition -> unit
override this.AddRangeForInputValuesBetween : double * double * double * double * Phase.PhaseCurveType * Phase.PhaseCurveType * Phase.PhaseSoundEventNodeDefinition -> unit

Parameters

lowValue
Double
highValue
Double
fullGainAtLowValue
Double
fullGainAtHighValue
Double
lowFadeCurveType
PhaseCurveType
highFadeCurveType
PhaseCurveType
Attributes

Applies to