PicoFrameSource Class

Description

A custom frame source which connects Pico output to EasyAR input in the scene, providing Pico support using custom camera feature of EasyAR Sense.

This frame source is one type of motion tracking device, and will output motion data in a ARSession .

PICO Unity Integration SDK is required to use this frame source, you need to setup PICO Unity Integration SDK according to official documents.


Fields

ControlSeeThrough

C#

public bool ControlSeeThrough

Control see through or not. Make sure to set before ARSession .Start if you want to turn it off for the whole life cycle.


Properties

ReceivedFrameCount

C#

public int ReceivedFrameCount { get; }

Received frame count. Usually used for debug. There are usually hardware issues if this value stop to increase, and re-plug may help when using some devices like Nreal.