Method ComputeSmoothControlPointsLooped
ComputeSmoothControlPointsLooped(ref Vector4[], ref Vector4[], ref Vector4[])
Declaration
public static void ComputeSmoothControlPointsLooped(ref Vector4[] knot, ref Vector4[] ctrl1, ref Vector4[] ctrl2)
Parameters
| Type | Name | Description |
|---|---|---|
| Vector4[] | knot | |
| Vector4[] | ctrl1 | |
| Vector4[] | ctrl2 |