From 305ca0a09d4e750186b5190432de47f3493e806a Mon Sep 17 00:00:00 2001 From: chai Date: Wed, 27 Oct 2021 23:37:24 +0800 Subject: *GfxDevice --- Runtime/Graphics/PolyLine.cpp | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'Runtime/Graphics/PolyLine.cpp') diff --git a/Runtime/Graphics/PolyLine.cpp b/Runtime/Graphics/PolyLine.cpp index 794819a..d8ab85b 100644 --- a/Runtime/Graphics/PolyLine.cpp +++ b/Runtime/Graphics/PolyLine.cpp @@ -5,7 +5,5 @@ struct PolyLineVBOLayout { Vector3 position; - ColorRGBA32 color; + Color32 color; }; - - -- cgit v1.1-26-g67d0