Update cloth.h
This commit is contained in:
parent
f7becc7ee7
commit
901aa7255d
@ -67,7 +67,7 @@ struct b3ClothDef
|
|||||||
// Cloth mesh
|
// Cloth mesh
|
||||||
const b3ClothMesh* mesh;
|
const b3ClothMesh* mesh;
|
||||||
|
|
||||||
// Cloth density in kg/m^3
|
// Cloth density in kg/m^2
|
||||||
float32 density;
|
float32 density;
|
||||||
|
|
||||||
// Structural stiffness
|
// Structural stiffness
|
||||||
|
Loading…
x
Reference in New Issue
Block a user