Method EvaluateScale
- Namespace
- Pinwheel.Griffin.SplineTool
- Assembly
- Pinwheel.Polaris.Runtime.dll
EvaluateScale(int, float)
Calculate the scale at a point along the spline.
public Vector3 EvaluateScale(int segmentIndex, float t)
Parameters
Returns
- Vector3
The scale in local space of the spline.