Publisher | Rocworks |
---|---|
File size | 1.52MB |
Number of files | 15 |
Latest version | 1.1.0 |
Latest release date | 2022-08-29 08:56:46 |
First release date | 2022-08-16 03:38:15 |
Supported Unity versions | 2018.4.2 or higher |
With this Asset it is possible to generate a WinCC Unified Custom Web Control of your Unity project, so that your Unity application can be used/embedded in WinCC Unified. The Asset will bundle your WebGL build in a Custom Web Control for WinCC Unified. Data can be exchanged by Custom Web Control Properties and Events. Properties and Events can be defined in Unity just by creating Game Objects with components of this Asset.
Note: You must download the "webcc.min.js" file from the application example at SIOS:
https://support.industry.siemens.com/cs/ww/en/view/109779176 and place it into the directory "Assets\WinCC Unified\Template\control\scripts\webcc.min.js".
Special thanks to Martin Bischoff for the idea of this kind of auto-generation tool!