 Math
            Math    イージングカーブ
        Ease In Out Sin// Sinfloat easeInOutSin(const float x){ return -(cos(PI * x) - 1) / 2;}@P.y = easeInOutSin(@P.x);対象の形にする...      
                        
     Math
            Math     Math
            Math     Polyline
            Polyline     SOP
            SOP     Polyline
            Polyline     Math
            Math     Math
            Math     Texture
            Texture     Polyline
            Polyline     VEX
            VEX