Summary
Computes 2D blend weights based on the given value.
Syntax
public void Compute2dBlendWeight(Vector2 value)
Parameters
Name | Type | Description |
---|---|---|
value | Vector2 | The 2D vector used to compute the blend weights. |