commit e8a86d1617b8b2e7d8f191a0384baa62a5f7b48e
Author: Leszek Koltunski <leszek@koltunski.pl>
Date:   Fri Oct 8 12:47:23 2021 +0200

    comment.

diff --git a/src/main/java/org/distorted/library/effect/PostprocessEffectBorder.java b/src/main/java/org/distorted/library/effect/PostprocessEffectBorder.java
index 3af9ca2..0858b9f 100644
--- a/src/main/java/org/distorted/library/effect/PostprocessEffectBorder.java
+++ b/src/main/java/org/distorted/library/effect/PostprocessEffectBorder.java
@@ -89,8 +89,9 @@ public class PostprocessEffectBorder extends PostprocessEffect
 
 ///////////////////////////////////////////////////////////////////////////////////////////////////
 /**
- * Draw a sharp 'border' around the object. Unlike 'GLOW', the border is entirely around the object
- * and not in front of it.
+ * Draw a sharp 'border' around the object.
+ * One can decide if the border is around the object or behind it by carefully setting the
+ * componentCenters of the object's mesh first.
  *
  * @param halo   How far beyond the object does the effect stretch to? Unit: Percentage of the size
  *               of the original object, i.e. halo=0 --> no effect at all, halo=100 --> border of
