SDF Rectangle

Inputs
float2 Extents | default float2(0.3, 0.5)
Behaviour
Outputs the signed distance field for a rectangle, based on the provided extents.
Extents is the total size of the resulting rectangle.


float2 Extents | default float2(0.3, 0.5)
Outputs the signed distance field for a rectangle, based on the provided extents.
Extents is the total size of the resulting rectangle.
