Subclass of Ovr.OvrNode
This OvrNode allows for some common interactions with the Over App AR Cameraarrow-up-right, the main Camera to enjoy an OVER Experience.
In order to test its behaviour, the user can use a fake Camera, present in Editor Scene, which mimics the behaviour of the AR one.
The OVER SDK provides several ways to interact with the Unity Cameraarrow-up-right Component. A list can be found in ArCameraActionType.
Note: the following attributes are added to the existing ones from the super class OvrNode
FindAutoCamera
boolean
If True, the main camera will be automatically found during Play time
FakeCameraInEditor
Transform
Camera Transform Component
ActionType
ArCameraActionType
Action to be performed
TargetPosition
OvrVector3
[GetPosition Only] Gets the Camera position
TargetRotation
OvrQuaternion
[GetRotation Only] Gets the Camera rotation
TargetDirection
[GetForward, GetUp, GetRight Only] Gets the Camera direction