VisioMove Essential (Android)  1.27.6

◆ CAMERA_FOCAL_POINT

final String CAMERA_FOCAL_POINT = "CAMERA_FOCAL_POINT"
static

The camera current focal point.

This constant should be used when a pitch/heading animation should keep focusing on the current focal point.

Example
VMECameraUpdate lUpdate = new VMECameraUpdateBuilder()
.setTargets(Arrays.asList(VMECameraUpdate.CAMERA_FOCAL_POINT))
.build();
Version
1.19
© 2022 Copyright Visioglobe, All Rights Reserved. View our Privacy Policy