Table of Contents

Class SenseLibrary

命名空间
easyar
程序集
EasyAR.Sense.dll

获取EasyAR Sense库信息的工具。

public sealed class SenseLibrary
继承
SenseLibrary

属性

Name

获得EasyARSense的产品名称。(包括版本变种、操作系统和CPU架构)

public static string Name { get; }

Variant

获得EasyARSense的发布版本。

public static string Variant { get; }

Version

获得EasyARSense的版本号。

public static string Version { get; }