|
CameraMode | CameraDeviceMode [get, set] |
| The mode used for camera capturing and video rendering. More...
|
|
FocusMode | CameraFocusMode [get, set] |
| The mode used for camera focus. More...
|
|
bool | ContinuousModelTargetSearch [get, set] |
|
bool | DelayedInitialization [get, set] |
| If delayed initialization is enabled, the developer has to initialize Vuforia manually with VuforiaRuntime.InitVuforia. More...
|
|
string | LicenseKey [get, set] |
| The license key can only be changed before the first scene is loaded, e.g. with the RuntimeInitializeOnLoadMethod-attribute More...
|
|
LogLevel | LogLevel [get, set] |
| The LogLevel for logging. Default value is LogLevel.ALL More...
|
|
int | MaxSimultaneousImageTargets [get, set] |
| How many targets to detect and track at the same time More...
|
|
bool | ShareRecordingsInITunes [get, set] |
|
string | Version [get, set] |
| Version of the Vuforia Unity Extension More...
|
|
float | VirtualSceneScaleFactor [get, set] |
| This factor configures how many Unity scene units correspond to one meter in the physical world. Poses reported by Vuforia will be transformed accordingly. Scene content will not be scaled. Note that on HoloLens and MagicLeap, a factor other than 1.0 is not supported. More...
|
|