Exposes User Data
Protected
constructorThe name of the Asset in Lens Studio.
Optional property to pass in a texture for Scan to use.
Readonly
uniqueReturns the name of this object's type.
Returns true if the object matches or derives from the passed in type.
Returns true if this object is the same as other
. Useful for checking if two references point to the same thing.
Starts a single Scan call using the provided list of ScanModule.Contexts. On success it will invoke scanComplete
providing a JSON string. On failure it will invoke onFailure
with a failure message passed in as an argument.
Provides access to a Scan system that allows users to scan objects, places, and cars with a database of item labels within a Lens.
See
Scan Overview
Example