Vec2F Struct

这个类型是C#语言的 EasyAR Sense API: Vec2F

Description

二维float向量。


Properties

data

C#

public float[] data { get; set; }

向量的原始数据数组。