Category: Geometric Operations Kind: Operation Tags: Bbox, Box, Bounds Description: Returns the properties of a bounding box
Name | Abbreviation | Type | Access | Description |
---|---|---|---|---|
Bbox | B | Object | Item | The bounding box |
Name | Abbreviation | Type | Access | Description |
---|---|---|---|---|
Width | W | Number | Item | The width of the bounding box |
Height | H | Number | Item | The height of the bounding box |
Area | A | Number | Item | The area of the bounding box |
Center | C | Vector | Item | The center of the bounding box |