Instance info for a barcode from its respective observation. More...
Properties | |
BarcodeBehaviour.BarcodeType | BarcodeType [get] |
The type of the detected barcode. | |
int | Id [get] |
The unique id of the detected Barcode. | |
Vector3[] | OutlineVertices [get] |
The corner vertices of the Barcode Instance in local space. The vertices are ordered clockwise beginning at the topLeft corner of the Barcode. | |
string | Text [get] |
The payload text of the detected Barcode. | |
Instance info for a barcode from its respective observation.
|
get |
The type of the detected barcode.
|
get |
The unique id of the detected Barcode.
|
get |
The corner vertices of the Barcode Instance in local space. The vertices are ordered clockwise beginning at the topLeft corner of the Barcode.
|
get |
The payload text of the detected Barcode.