Table of Contents

Class SurfaceTrackerFrameFilter

Namespace
easyar
Assembly
EasyAR.Sense.dll

Controlseasyar.SurfaceTrackerin the Scene, providing functional extensions within the Unity environment.

public class SurfaceTrackerFrameFilter : FrameFilter
Inheritance
SurfaceTrackerFrameFilter

Properties

Target

The relative object for camera movement.

If not set, a new object is automatically created when the session starts.

public SurfaceTargetController Target { get; set; }

Property Value