自动化生成字典
This commit is contained in:
@@ -1,9 +1,11 @@
|
||||
using Demo.Attr;
|
||||
using Dreamteck.Splines;
|
||||
using System.Collections;
|
||||
using UnityEngine;
|
||||
|
||||
namespace Demo.Game
|
||||
{
|
||||
[Scriptable]
|
||||
public class SplineRenderer : BasicSplineRenderer<Dreamteck.Splines.SplineRenderer>
|
||||
{
|
||||
public static SplineRenderer Make()
|
||||
|
||||
Reference in New Issue
Block a user