Table of Contents

Class SenseLibrary

Namespace
easyar
Assembly
EasyAR.Sense.dll

Tool for getting EasyAR Sense library information.

public sealed class SenseLibrary
Inheritance
SenseLibrary

Properties

Name

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

public static string Name { get; }

Variant

Gets the release version of EasyARSense.

public static string Variant { get; }

Version

Gets the version number of EasyARSense.

public static string Version { get; }