Assets/Editor/TrailsEditor/TrailPreviewUtillity.cs @@ -155,7 +155,7 @@ { if (Event.current == null) return; if (Event.current.type != EventType.repaint) if (Event.current.type != EventType.Repaint) return; CreateMaterial();