"We offer new support options and therefor the forums are now in read-only mode! Please check out our Support Center for more information." - Vuforia Engine Team

The type name 'CameraDirection' does not exist in the type 'CameraDevice'

Hello i need help.

I use in code

private CameraDevice.CameraDirection mActiveDirection = CameraDevice.CameraDirection.CAMERA_DEFAULT;

but Unity say :

The type name 'CameraDirection' does not exist in the type 'CameraDevice'

I'm try search but all use this and haven't problem.

How fix this

Hello,

Vuforia Engine removed support for the front camera in SDK 8.1.

Please search for "Front camera support" in the release notes: https://library.vuforia.com/content/vuforia-library/en/articles/Release_Notes/Vuforia-SDK-Release-Notes.html

Thanks,

Kanagalingam

Mon, 06/03/2019 - 13:03

In reply to by medabit

Hi, 

So how to make changes to the CameraSettings script ?

medabit

Thu, 06/06/2019 - 18:14

In reply to by Kanagalingam

Hello,

[quote=Kanagalingam]

So how to make changes to the CameraSettings script ?

[/quote]

Suggest you review our 8.1 Core samples, free on the Unity Asset Store.

Thanks,

Vuforia Engine Support