From cefc02a4f9d6b9e405f51c3d6a40054d3680a524 Mon Sep 17 00:00:00 2001 From: ISylvox Date: Wed, 26 Jul 2017 15:14:52 +0700 Subject: tagents --> tangents --- scene/3d/mesh_instance.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'scene/3d/mesh_instance.h') diff --git a/scene/3d/mesh_instance.h b/scene/3d/mesh_instance.h index be328084af..1bb2c97d10 100644 --- a/scene/3d/mesh_instance.h +++ b/scene/3d/mesh_instance.h @@ -83,7 +83,7 @@ public: Node *create_convex_collision_node(); void create_convex_collision(); - void create_debug_tagents(); + void create_debug_tangents(); virtual Rect3 get_aabb() const; virtual PoolVector get_faces(uint32_t p_usage_flags) const; -- cgit v1.2.3