LigTag

fun LigTag(deviceId: Long, coordinateX: Float, coordinateY: Float)
fun LigTag(deviceId: Long, coordinateX: Float, coordinateY: Float, ready: Boolean, rx: Float, ry: Float, rz: Float, tx: Float, ty: Float, tz: Float)
fun LigTag(status: Int, coordinateX: Float, coordinateY: Float, isDetected: Boolean, deviceId: Long, detectionTime: Long, decodedTime: Long, poseCalculated: Boolean, rotation: Vector3, translation: Vector3, position: Vector3, accessToken: String = LiGScanner.accessToken.toString())