Remove legacy navigation debug materials
Removes legacy navigation debug materials.
This commit is contained in:
parent
824820d73a
commit
1b506cd49c
1 changed files with 0 additions and 4 deletions
|
@ -185,12 +185,8 @@ private:
|
|||
Color debug_collision_contact_color;
|
||||
Color debug_paths_color;
|
||||
float debug_paths_width = 1.0f;
|
||||
Color debug_navigation_color;
|
||||
Color debug_navigation_disabled_color;
|
||||
Ref<ArrayMesh> debug_contact_mesh;
|
||||
Ref<Material> debug_paths_material;
|
||||
Ref<Material> navigation_material;
|
||||
Ref<Material> navigation_disabled_material;
|
||||
Ref<Material> collision_material;
|
||||
int collision_debug_contacts;
|
||||
|
||||
|
|
Loading…
Reference in a new issue