Class FlexOpNWay
- Assembly
- ValveResourceFormat.dll
Flex operation that performs N-way blending between values.
public class FlexOpNWay : FlexOpInheritance
Inherited Members
Constructors
FlexOpNWay(float)
Initializes a new instance of the ValveResourceFormat.ResourceTypes.ModelFlex.FlexOps.FlexOpNWay class.
public FlexOpNWay(float data)Parameters
datafloat
Methods
Run(in FlexRuleContext)
Executes the flex operation.
public override void Run(in FlexRuleContext context)Parameters
contextFlexRuleContext
Remarks
Performs N-way blending based on controller values and threshold points.