Vec3F Struct

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

Description

三维float向量。


Properties

data

C#

public float[] data { get; set; }

向量的原始数据数组。