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; }