new JsArucoArLib()
ArLib class for js-aruco.
Please do not instantiate this class on your own. Use the
Please do not instantiate this class on your own. Use the
ArLibFactory
instead.
Extends
Methods
-
getDebug() → {boolean}
-
Gets debug value
- Inherited From:
- Source:
Returns:
Debug value- Type
- boolean
-
init()
-
Initializes the instance
-
setDebug(value)
-
Sets debug value
Parameters:
Name Type Description value
boolean Debug value to set to - Inherited From:
- Source:
-
update(dt)
-
Updates the instance
Parameters:
Name Type Description dt
number Elapsed time since previous frame