Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
Source | 2023-12-23 | ||
Binary | 2023-12-23 | ||
Doc | 2023-12-23 | ||
readme.txt | 2023-12-23 | 961 Bytes | |
Totals: 4 Items | 961 Bytes | 0 |
Vanda Engine 2.9.7 is available for download: Official website: https://vanda3d.org/download-vanda-engine/ Github: https://github.com/ehsankamrani/vandaengine/releases/tag/v2.9.7 Sourceforge: https://sourceforge.net/projects/vandaengine/files/Vanda%20Engine%202/2.9.7/ What's new: 1. Added the following APIs: - double, double, double GetPrefabInstanceAmbient(string prefabInstanceName) - double, double, double GetPrefabInstanceDiffuse(string prefabInstanceName) - double, double, double GetPrefabInstanceEmission(string prefabInstanceName) - double GetPrefabInstanceShininess(string prefabInstanceName) - double, double, double GetPrefabInstanceSpecular(string prefabInstanceName) - double GetPrefabInstanceTransparency(string prefabInstanceName) You can find the specification of these functions as well as their examples in the Scripting Reference Manual (please open Vanda Engine editor and go to Help > Scripting Reference Manual menu)