Unity Spline Editor
An editor tool to create splines in Unity
Public Member Functions | Public Attributes | List of all members
SplineEditor Class Reference

Editor Script that lets us build and draw the spline with a button and add points via mouse click. Updates points' positions when they are dragged around. More...

Inheritance diagram for SplineEditor:

Public Member Functions

override void OnInspectorGUI ()
 

Public Attributes

float SplineThickness = 2.0f
 

Detailed Description

Editor Script that lets us build and draw the spline with a button and add points via mouse click. Updates points' positions when they are dragged around.


The documentation for this class was generated from the following file: