Start a new topic

How To Set MaximumNumberOfConcurrentTrackableTargets from code?

Docs say MaximumNumberOfConcurrentTrackableTargets is settable from code.


It seems settable in from other non Unity APIs also.


Currently un Unity it is declared as


public int MaximumNumberOfConcurrentTrackableTargets {
 get;
 internal set;  // ****** MEEP! ****** ///
}


Is this a bug etc? 


Hi,


This is indeed a bug in the current API and it will be fixed in the next release. Thank you for bringing it to our attention.


Best regards,

Alexandru

Thanks :D


And is there a regular update schedule? 

Monthly etc?


Our company is looking for a estimated time frame for this fix.

Hi, 


We are getting close to our next release, but I cannot provide a more exact date, unfortunately.


Best regards,

Alexandru

Login or Signup to post a comment