Field CatmullRomTension
The tension value for a Catmull-Rom type spline. Use with SetTangentMode(TangentMode) and SetAutoSmoothTension(int, float) to control the curvature of the spline at control points.
Namespace: UnityEngine.Splines
Assembly: solution.dll
Syntax
public const float CatmullRomTension = 0.5
Returns
Type | Description |
---|---|
float |