diff --git a/docs/interface/raypick/pick-parenting.md.html b/docs/interface/raypick/pick-parenting.md.html index 82f38a1494..5c2ceb37ac 100644 --- a/docs/interface/raypick/pick-parenting.md.html +++ b/docs/interface/raypick/pick-parenting.md.html @@ -247,29 +247,31 @@ The collision pick's threshold also rescales. The change is proportional to the dimension of the parent. So, if the largest dimension of the parent was 3.0 and is now 6.0, the threshold doubles. -************************************************************ -* * -* before after * -* * -* pick * -* +------------+ * -* | | * -* | ........ | * -* | . . | * -* | . . | * -* | . . | * -* pick | . . | * -* +-----+ | ........ +___ * -* |.....| | | theshold * -* |. .| theshold +------------+--- * -* |.....|___ | * -* +-----+--- <-+ * -* +----------+ * -* +---+ / \ * -* +-----+ +--------------+ * -* parent parent * -* * -************************************************************ +************************************************************************************** +* * +* before after after * +* (scaleWithParent (scaleWithParent * +* is false) is true) * +* * +* pick * +* +------------+ * +* | | * +* pick | ........ | * +* +-----+ | . . | * +* |.....| | . . | * +* |. .| theshold | . . | * +* pick |.....|___ | | . . | * +* +-----+ +-----+--- <-+ | ........ +___ * +* |.....| | | theshold * +* |. .| theshold +------------+--- * +* |.....|___ | * +* +-----+--- <-+ * +* +----------+ +----------+ * +* +---+ / \ / \ * +* +-----+ +--------------+ +--------------+ * +* parent parent parent * +* * +**************************************************************************************