Skip to content

Latest commit

 

History

History
13 lines (11 loc) · 477 Bytes

README.md

File metadata and controls

13 lines (11 loc) · 477 Bytes

BezierTool

A UI tool to edit bezier spline curve

Installation

To use iShape.BezierTool in your Unity project, follow these steps:

  • Open your Unity project.
  • In the top menu, select "Window" > "Package Manager".
  • Click on the "+" button in the top-left corner of the Package Manager window.
  • Select "Add package from git URL...".
  • Enter the following URL: https://github.com/iShapeUnity/BezierTool.git
  • Click the "Add" button.
  • Wait for the package to be imported.