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