Vec3F Struct

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

Description

3 dimensional vector of float.


Properties

data

C#

public float[] data { get; set; }

The raw data of vector.