Mathf.SmoothStep
Interpolate with limited smoothing between From and To.

Properties
| Property Name | Description | 
|---|---|
| From | Starting value | 
| To | End value | 
| T | Interpolation parameter | 
| Result | Result output | 
Interpolate with limited smoothing between From and To.

| Property Name | Description | 
|---|---|
| From | Starting value | 
| To | End value | 
| T | Interpolation parameter | 
| Result | Result output |