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?: number
Property Value
number
left
The left coordinate.
left?: number
Property Value
number
right
The right coordinate.
right?: number
Property Value
number
top
The top coordinate.
top?: number
Property Value
number