Table of Contents

Class SenseLibrary

Namespace
easyar
Assembly
EasyAR.Sense.dll

A tool to obtain EasyAR Sense library information.

public sealed class SenseLibrary
Inheritance
SenseLibrary

Properties

Name

Obtain the product name of EasyARSense. (Including version variants, operating system, and CPU architecture)

public static string Name { get; }

Property Value

Variant

Obtain the release version of EasyARSense.

public static string Variant { get; }

Property Value

Version

Obtain the version number of EasyARSense.

public static string Version { get; }

Property Value