Vec2I Struct

This type is an EasyAR Sense API in C#: Vec2I .

Description

2 dimensional vector of int.


Properties

data

C#

public int[] data { get; set; }

The raw data of vector.