Wikitude Unity Plugin
Properties | List of all members
Wikitude.WikitudeCamera Class Reference

The Wikitude camera handles the connection with the native plugins. More...

Inherits MonoBehaviour.

Properties

string WikitudeLicenseKey [get, set]
 Gets or sets the Wikitude license key. More...
 
CaptureDevicePosition DevicePosition [get, set]
 Indicates the physical position of the capture device on the system. More...
 
CaptureFocusMode FocusMode [get, set]
 Indicates the current focus mode of the device. More...
 
CaptureAutoFocusRestriction AutoFocusRestriction [get, set]
 Indicates the current autofocus restriction More...
 
float ZoomLevel [get, set]
 The zoom level that is currently active More...
 
float MaxZoomLevel [get]
 The maximum supported zoom leve. More...
 

Detailed Description

The Wikitude camera handles the connection with the native plugins.

When the Awake function is called on it, the native plugin is initialized, and when it is destroyed, the plugin is also destroyed.

Also handles camera rendering and camera settings.

Property Documentation

CaptureAutoFocusRestriction Wikitude.WikitudeCamera.AutoFocusRestriction
getset

Indicates the current autofocus restriction

The auto focus restriction.

CaptureDevicePosition Wikitude.WikitudeCamera.DevicePosition
getset

Indicates the physical position of the capture device on the system.

CaptureFocusMode Wikitude.WikitudeCamera.FocusMode
getset

Indicates the current focus mode of the device.

float Wikitude.WikitudeCamera.MaxZoomLevel
get

The maximum supported zoom leve.

The max zoom level.

string Wikitude.WikitudeCamera.WikitudeLicenseKey
getset

Gets or sets the Wikitude license key.

The wikitude license key.

float Wikitude.WikitudeCamera.ZoomLevel
getset

The zoom level that is currently active