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