From f6327c0948d666a4b61358c7aefed36eb070198d Mon Sep 17 00:00:00 2001 From: chai Date: Thu, 28 Oct 2021 10:53:40 +0800 Subject: *rename --- Runtime/Graphics/PolyLine.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Runtime/Graphics/PolyLine.cpp') diff --git a/Runtime/Graphics/PolyLine.cpp b/Runtime/Graphics/PolyLine.cpp index d8ab85b..db27903 100644 --- a/Runtime/Graphics/PolyLine.cpp +++ b/Runtime/Graphics/PolyLine.cpp @@ -4,6 +4,6 @@ struct PolyLineVBOLayout { - Vector3 position; + Internal::Vector3 position; Color32 color; }; -- cgit v1.1-26-g67d0