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