All Classes Namespaces Functions Variables Enumerations Properties Pages
Public Attributes | List of all members
InteractionObject.Multiplier Class Reference

Multiplies a weight curve and uses the result for another FBBIK channel. (to reduce the amount of work with AnimationCurves) More...

Collaboration diagram for InteractionObject.Multiplier:
Collaboration graph
[legend]

Public Attributes

WeightCurve.Type curve
 The curve type to multiply. More...
 
float multiplier = 1f
 The multiplier of the curve's value. More...
 
WeightCurve.Type result
 The resulting value will be applied to this channel. More...
 

Detailed Description

Multiplies a weight curve and uses the result for another FBBIK channel. (to reduce the amount of work with AnimationCurves)