Method GetAutoSmoothTension
GetAutoSmoothTension(int)
Gets the tension value for the requested index.
Declaration
public float GetAutoSmoothTension(int index)
Parameters
Type | Name | Description |
---|---|---|
int | index | The knot index to get a tension value for. |
Returns
Type | Description |
---|---|
float | Returns the tension value for the requested index. |