Skip to main content

Auki::ConjureKit::Manna::LighthouseScanner

Inherits from Auki.ConjureKit.Manna.ILighthouseScanner

Public Functions

Name
LighthouseScanner(ARCameraManager arCameraManager, int resolution, long scanPeriodInMilliseconds =100)
voidStart(Action< Lighthouse > onFound)
voidStop()

Public Functions Documentation

function LighthouseScanner

LighthouseScanner(
ARCameraManager arCameraManager,
int resolution,
long scanPeriodInMilliseconds =100
)

function Start

void Start(
Action< Lighthouse > onFound
)

function Stop

void Stop()