Summary
Computes 1D blend weights based on the given value and previously provided blend positions.
Syntax
public void Compute1dBlendWeight(float value)
Parameters
Name | Type | Description |
---|---|---|
value | float | The value used to compute the blend weights. |