SHIP:Property:image:qr

From Serious Documentation
Jump to: navigation, search

Node: image

Property Data Type Description
qr** String A string used to form a static QR code image at build time.

**The qr property cannot be referenced in scripts.

If a string is supplied in this property, SHIPTide generates the associated QR code image for that string as the image resource. This QR code is a static build-time image, and cannot be modified at runtime. This is a convenience within SHIPTide so you do not have to go find some QR-code-generating website and manually create your QR codes there and then import them into your design.

The size of the QR code is set by the image outer height oh and width ow properties.