The BoundingBoxSignal
class monitors bounding box values.
Property | Description |
---|---|
center
|
Represents the center of the bounding box, in normalized screen space units. |
height
|
Represents the height of the bounding box, in normalized screen space units. |
width
|
Represents the width of the bounding box, in normalized screen space units. |
x
|
Represents the X-position of top left corner of the bounding box, in normalized screen space units. |
y
|
Represents the Y-position of top left corner of the bounding box, in normalized screen space units. |
This module exposes no methods.