carl.sutton Posted October 26, 2011 Posted October 26, 2011 Can the reduce mesh function of the meshviewer be called by a unigine script?
ulf.schroeter Posted October 26, 2011 Posted October 26, 2011 Don't think so as current implementation is not part of the core engine code. Nevertheless it should be quite easy to include it into e.g. ObjectMeshDynamic and add ObjectMeshDynamic::reduce() method both to Unigine script and C++ API
Recommended Posts