QRSettings
NameSpace: MarkerUnderstanding
Settings associated with the QR marker type.
Public Attributes
EstimateQRLength
Whether the length of the QR marker will be estimated automatically.
public bool EstimateQRLength;
QRLength
The estimated length of the QR marker in meters.
public float QRLength;