Face interface
Coordinates to the found face.
Properties
| bottom | The bottom coordinate. |
| left | The left coordinate. |
| right | The right coordinate. |
| top | The top coordinate. |
Property Details
bottom
The bottom coordinate.
bottom?: undefined | number
Property Value
undefined | number
left
The left coordinate.
left?: undefined | number
Property Value
undefined | number
right
The right coordinate.
right?: undefined | number
Property Value
undefined | number
top
The top coordinate.
top?: undefined | number
Property Value
undefined | number