Skip navigation
You are not logged in.
Advanced Search
Skip user information
indexofrefraction
Professional
Posts: 1,248
21
Wednesday, November 30th 2022, 9:08pm
1 2 3 4 5 6 7 8
<hotspot name="floorspot" ... onclick="move_in_limits(get(tx),get(tz));" /> <action name="move_in_limits" scope="local" args="tx,tz"> clamp(tx, -900, 900); clamp(tz, -900, 900); tween(view.tx, get(tx)); tween(view.tz, get(tz)); </action>
Kandob
Beginner
Posts: 5
22
Friday, January 6th 2023, 3:21pm
Quoted from "klaus.krpano" Quoted from "juyatu" Could it be possible to go one step further, such as showing up on surfaces with depth information? Not yet, but with one of the next releases.
Quoted from "juyatu" Could it be possible to go one step further, such as showing up on surfaces with depth information?
23
Friday, January 6th 2023, 6:45pm
Quoted from "Kandob" Any update on this?
kme
Posts: 50
24
Friday, January 6th 2023, 8:16pm
1 guests
Remember me?