Itoo Software Forum

Forest Pack => Forest Pro (*) => Topic started by: George on August 06, 2014, 10:13:09 AM

Title: itreesinterface request
Post by: George on August 06, 2014, 10:13:09 AM
I'm working on a render element designed to output masks for forest objects (like the mtlID element does), but would like the option to output based on geometry ID, not just the unique item instance. Would it be possible to add a call, or overload to IForestGetRenderID to return the geomID?
Title: Re: itreesinterface request
Post by: iToo on August 06, 2014, 10:27:57 AM
Unfortunately we cannot change IForestGetRenderID because that would break the compatibility with plugins that use it.
So, a new function should be necessary.  I will look what we can do...