[x3d-public] Talking to an Inline

Holger Seelig holger.seelig at yahoo.de
Thu Sep 7 01:21:16 PDT 2023


You could export the TimeSensor nodes, and then import again. It is possible to establish routes to imported nodes.

Inline:

DEF T TimeSensor { }
EXPORT T AS T1

Main:

IMPORT T1
ROUTE Touch.touchTime TO T1.startTime

See also:

https://www.web3d.org/documents/specifications/19775-1/V4.0/Part01/concepts.html#ImportExportsemantics

Best regards,
Holger

--
Holger Seelig
Leipzig, Germany

holger.seelig at yahoo.de
https://create3000.github.io/x_ite/

> Am 06.09.2023 um 22:15 schrieb Joe D Williams <joedwil at earthlink.net>:
> 
> Hi All,
> I want to exchange some data with an Inline. Specifically, there are timers in the inline I need to control using startTime, stopTime, enabled, and loop. Or, as an alternative, using only main timer and passing fraction_changed into the inline. 
> Thanks,
> Joe 
> 
> 
> 
> 
> 
> _______________________________________________
> x3d-public mailing list
> x3d-public at web3d.org
> http://web3d.org/mailman/listinfo/x3d-public_web3d.org

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://web3d.org/pipermail/x3d-public_web3d.org/attachments/20230907/84c98554/attachment.html>


More information about the x3d-public mailing list