Share via


PhaseBlendNodeDefinition.AddRangeForInputValuesBelow Method

Definition

[Foundation.Export("addRangeForInputValuesBelow:fullGainAtValue:fadeCurveType:subtree:")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual void AddRangeForInputValuesBelow(double value, double fullGainAtValue, Phase.PhaseCurveType fadeCurveType, Phase.PhaseSoundEventNodeDefinition subtree);
[<Foundation.Export("addRangeForInputValuesBelow:fullGainAtValue:fadeCurveType:subtree:")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
abstract member AddRangeForInputValuesBelow : double * double * Phase.PhaseCurveType * Phase.PhaseSoundEventNodeDefinition -> unit
override this.AddRangeForInputValuesBelow : double * double * Phase.PhaseCurveType * Phase.PhaseSoundEventNodeDefinition -> unit

Parameters

value
Double
fullGainAtValue
Double
fadeCurveType
PhaseCurveType
Attributes

Applies to