PhaseBlendNodeDefinition.AddRangeForInputValuesAbove Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[Foundation.Export("addRangeForInputValuesAbove:fullGainAtValue:fadeCurveType:subtree:")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual void AddRangeForInputValuesAbove(double value, double fullGainAtValue, Phase.PhaseCurveType fadeCurveType, Phase.PhaseSoundEventNodeDefinition subtree);
[<Foundation.Export("addRangeForInputValuesAbove:fullGainAtValue:fadeCurveType:subtree:")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
abstract member AddRangeForInputValuesAbove : double * double * Phase.PhaseCurveType * Phase.PhaseSoundEventNodeDefinition -> unit
override this.AddRangeForInputValuesAbove : double * double * Phase.PhaseCurveType * Phase.PhaseSoundEventNodeDefinition -> unit
Parameters
- value
- Double
- fullGainAtValue
- Double
- fadeCurveType
- PhaseCurveType
- subtree
- PhaseSoundEventNodeDefinition
- Attributes