aboutsummaryrefslogtreecommitdiff
path: root/demo/scenes/fluidclothcoupling.h
diff options
context:
space:
mode:
Diffstat (limited to 'demo/scenes/fluidclothcoupling.h')
-rw-r--r--demo/scenes/fluidclothcoupling.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/demo/scenes/fluidclothcoupling.h b/demo/scenes/fluidclothcoupling.h
index d9802b0..730e6f0 100644
--- a/demo/scenes/fluidclothcoupling.h
+++ b/demo/scenes/fluidclothcoupling.h
@@ -140,7 +140,6 @@ public:
g_params.radius = radius;
g_params.numIterations = 5;
g_params.vorticityConfinement = 0.0f;
- g_params.anisotropyScale = 30.0f;
g_params.fluidRestDistance = g_params.radius*0.5f;
g_params.smoothing = 0.5f;
g_params.solidPressure = 0.25f;