Vec2F Struct

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

Description

2 dimensional vector of float.


Properties

data

C#

public float[] data { get; set; }

The raw data of vector.