From 901aa7255da4d34855260de102ed9705ded61281 Mon Sep 17 00:00:00 2001 From: Irlan Date: Thu, 13 Jun 2019 13:36:31 -0300 Subject: [PATCH] Update cloth.h --- include/bounce/cloth/cloth.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/bounce/cloth/cloth.h b/include/bounce/cloth/cloth.h index a84cf1a..330c842 100644 --- a/include/bounce/cloth/cloth.h +++ b/include/bounce/cloth/cloth.h @@ -67,7 +67,7 @@ struct b3ClothDef // Cloth mesh const b3ClothMesh* mesh; - // Cloth density in kg/m^3 + // Cloth density in kg/m^2 float32 density; // Structural stiffness