Table of Contents

Class SurfaceTrackerFrameFilter

Namespace
easyar
Assembly
EasyAR.Sense.dll

Control the easyar.SurfaceTracker's MonoBehaviour in the scene, and provide functional extensions in the Unity environment.

public class SurfaceTrackerFrameFilter : FrameFilter
Inheritance
SurfaceTrackerFrameFilter

Properties

Target

Relative object for camera movement.

If not set, a new object will be automatically generated when the session starts.

public SurfaceTargetController Target { get; set; }

Property Value