Vec4F Struct

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

Description

四维float向量。


Properties

data

C#

public float[] data { get; set; }

向量的原始数据数组。