Enum EasyARSettings.LibVariantConfig.VisionOSVariant
- Namespace
- easyar
- Assembly
- EasyAR.Sense.dll
EasyAR Sense visionOS library variants.
public enum EasyARSettings.LibVariantConfig.VisionOSVariant
Fields
[Tooltip("EasyAR Sense Community/Enterprise variant. These features are not included: InertialCameraDevice/VideoRecording/Mega Go.")] Normal = 0EasyAR Sense Community/Enterprise variant.
These features are not included: InertialCameraDevice/VideoRecording/Mega Go.
[Tooltip("EasyAR Sense CommunityFull/EnterpriseFull variant. These features are included: Mega Go. These features are not included: InertialCameraDevice/VideoRecording. Library size is larger than other variants.")] Full = 1EasyAR Sense CommunityFull/EnterpriseFull variant.
These features are included: Mega Go. These features are not included: InertialCameraDevice/VideoRecording. The library file size is larger than other variants.