Calculates the tangent for the given control point
Namespace: BigBangProductions.CurveRuntime.SplinesAssembly: BigBangProductions.CurveRuntime (in BigBangProductions.CurveRuntime.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
Parameters
- index
- Type: System Int32
the index of the control point
Return Value
Type: Vector3the tangent of the control point
See Also