This package allows to create custom mesh graphics for Unity canvas based UI.This package allows to create custom mesh graphics for Unity canvas based UI.Also it is possible to create a plane mesh rendered by a MeshRenderer which can be used outside a canvas.Note: This package relies on Unity's Splines Package. Please install it from Package Manager before downloading this one otherwise it will throw compilation errors.Spline based graphic and/or mesh renderer which supports:-Set a sprite to fill-Apply a tint color-Supports holes in the mesh with additional splines-Mesh update happens asynchronously using Unity Jobs system-Supports maskingNote: This package relies on Unity's Splines Package. Please install it from Package Manager before downloading this one otherwise it will throw compilation errors.