You are not logged in.

1

Saturday, December 10th 2022, 1:53pm

How to get tx,ty,tz on double clicking the scene??

Hi,


<hotspot name="spot1" style="doorspot" width="60" height="80" tx="-22" ty="15" tz="536" />


I can able to retrive tx,ty,tz values when hotspot is created statically

but when I create hotspot dynamically using atv and ath values, I can't able to get tx,ty,tz values?

Can you guide me in this ? *wacko*

2

Saturday, December 10th 2022, 8:09pm

you can use spheretospace() to convert spherical coordinates to 3d coordinates
https://krpano.com/docu/actions/#spheretospace

more infos here as well ...
https://krpano.com/forum/wbb/index.php?p…ad&postID=88848

This post has been edited 1 times, last edit by "indexofrefraction" (Dec 11th 2022, 8:07am)