Advanced search tips: use spaces to require multiple terms (AND), |
for alternatives (OR), wrap phrases in quotes (="a b"), =term for
exact match, 'term to include, !term to exclude, ^term to match
prefix, !^term to exclude prefix, .ext$ to match suffix, and !.ext$ to
exclude suffix.
Arguments:
- point -> The function will return the distance from this point to the closest point on
the boundary.
- size -> The maximum width and height of the box.
- corner_radii -> The radius of each rounded corner. Ordered counter clockwise starting
top left:
x: top left, y: top right, z: bottom right, w: bottom left.
Arguments: -
point
-> The function will return the distance from this point to the closest point on the boundary. -size
-> The maximum width and height of the box. -corner_radii
-> The radius of each rounded corner. Ordered counter clockwise starting top left: x: top left, y: top right, z: bottom right, w: bottom left.