Method ComputeSmoothControlPointsLooped
ComputeSmoothControlPointsLooped(ref Vector4[], ref Vector4[], ref Vector4[])
선언
public static void ComputeSmoothControlPointsLooped(ref Vector4[] knot, ref Vector4[] ctrl1, ref Vector4[] ctrl2)
파라미터
타입 | 이름 | 설명 |
---|---|---|
Vector4[] | knot | |
Vector4[] | ctrl1 | |
Vector4[] | ctrl2 |