Remoting 2 app controling a V4 scene
Posted: 20 Mar 2014, 16:26
Hey guys!
I have a little application to send data to externalized scenes and as we are slowly moving into Ventuz 4 I'd like to build the Ventuz 4 scenes with ability to recieve remoting 2 data and commands.
I have been using "Ventuz.Kernel.Remoting.VentuzSceneHelper scene = ventuz.ActiveScene;" to figure out the scene and then set properties or invoke methods.
Is it possible through sceneData to set properties and invoke methods from the external application as if the scene was built in V3?
Any examples, how-to's?
All the best!
// Sam
I have a little application to send data to externalized scenes and as we are slowly moving into Ventuz 4 I'd like to build the Ventuz 4 scenes with ability to recieve remoting 2 data and commands.
I have been using "Ventuz.Kernel.Remoting.VentuzSceneHelper scene = ventuz.ActiveScene;" to figure out the scene and then set properties or invoke methods.
Is it possible through sceneData to set properties and invoke methods from the external application as if the scene was built in V3?
Any examples, how-to's?
All the best!
// Sam