add suport to loop spline on set tangent linear
This commit is contained in:
@@ -257,6 +257,7 @@ namespace FlaxEditor.SceneGraph.Actors
|
||||
|
||||
public override void OnDebugDraw(ViewportDebugDrawData data)
|
||||
{
|
||||
Debug.Log(Name);
|
||||
// Draw spline and spline point
|
||||
ParentNode.OnDebugDraw(data);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user