Lyra CR_Mannequin_FootPlant DrawSlope

I’m looking over the control rig’s DrawSlope function. The Trace 2 block is similar to the Trace 1 block’s logic except for the following difference. Trace 1 Scales the Axis by Trace Radius whereas Trace 2 hard codes these numbers. Trace Radius=50 if you’re wondering.

Does anyone (who worked on this) know why? Was it more convenient to hard code the values than wire up the additional connections?