Auki::ConjureKit::Manna::LighthouseScanner
Inherits from Auki.ConjureKit.Manna.ILighthouseScanner
Public Functions
| Name | |
|---|---|
| LighthouseScanner(ARCameraManager arCameraManager, int resolution, long scanPeriodInMilliseconds =100) | |
| void | Start(Action< Lighthouse > onFound) |
| void | Stop() |
Public Functions Documentation
function LighthouseScanner
LighthouseScanner(
ARCameraManager arCameraManager,
int resolution,
long scanPeriodInMilliseconds =100
)
function Start
void Start(
Action< Lighthouse > onFound
)
function Stop
void Stop()