# roundedBox

float roundedBox(vec3 p, vec3 size, float roundness);

# Example