Translate activation point
- spheres.translate_activation_point
Input:
- spheres – Panorama-Sphere
- offset – Float
Output:
- output – Panorama-Sphere
This function moves the activation point vertically. The activation point
is the point where the user clicks on the 3D map to activate the panorama.
If your panorama sphere was recorded at 2.5 meters above ground, you
can use this functioon to move the activation point to the ground level.
To do this, set the offset
to -2, for example.