Table of Contents

Class DenseSpatialMapBlockController

Namespace
easyar
Assembly
EasyAR.Sense.dll

MonoBehaviour that controls map mesh blocks generated by easyar.DenseSpatialMap in the scene.

[DisallowMultipleComponent]
public class DenseSpatialMapBlockController : MonoBehaviour
Inheritance
DenseSpatialMapBlockController

Properties

Info

Map mesh block information.

public BlockInfo Info { get; }