Skip to main content

Auki::ConjureKit::Manna::GPUQrCodeScanner

Public Classes

Name
structMarker

Public Functions

Name
GPUQrCodeScanner()
voidDispose()
RenderTextureFindQRCodes(Texture inputTexture, Action<(List< Marker > markers, bool[] markerBits)> onComplete)

Public Functions Documentation

function GPUQrCodeScanner

GPUQrCodeScanner()

function Dispose

void Dispose()

function FindQRCodes

RenderTexture FindQRCodes(
Texture inputTexture,
Action<(List< Marker > markers, bool[] markerBits)> onComplete
)