SDF Symmetric Trapezoid

Inputs
float Height | default 0.5
float UpperLength | default 0.3
float LowerLength | default 0.5
Behaviour
Outputs the signed distance field for a symmetric trapezoid. Height defines the distance from the lower side to the upper side, whereas UpperLength and LowerLength describe the sides’ length respectively.
