From a3ac63898d1bd0c54d271e595cd4629e989bde7b Mon Sep 17 00:00:00 2001 From: dupoxy Date: Thu, 21 Mar 2024 19:59:46 +0100 Subject: [PATCH] Fix: replace `if` with `of` in Particles Hair Dynamics Volume Density Target Fix: blender/blender-manual#104741 --- manual/physics/particles/hair/dynamics.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manual/physics/particles/hair/dynamics.rst b/manual/physics/particles/hair/dynamics.rst index 76d0e572b..6f0abf3c1 100644 --- a/manual/physics/particles/hair/dynamics.rst +++ b/manual/physics/particles/hair/dynamics.rst @@ -81,6 +81,6 @@ Voxel Grid Cell Size Size of the voxel grid cells for interaction effects. Density Target - Maximum density if the hair. + Maximum density of the hair. Density Strength The influence that the *Density Target* has on the simulation. -- 2.30.2