ReadTinyBarcodes

QualitySettings.ReadTinyBarcodes property

エンジンが大きな画像の小さなバーコードを認識できるようにします。次の場合は無視されますAllowIncorrectBarcodes真に設定されています。デフォルト値: False.

public bool ReadTinyBarcodes { get; set; }

プロパティ値

True の場合、エンジンは大きな画像の小さなバーコードを認識できます。

関連項目