Start a new topic

Uncaught ARchitect Error: scene.cullingDistance is not a whole number

i have that problem when implement Limiting Viible POis on Android SDK javascript

1 Comment

Hi Jossue,


The error indicates exactly what your issue is. When you use this property then you must define a positive whole number. You can also refer here https://www.wikitude.com/external/doc/documentation/latest/Reference/JavaScript%20API/classes/context.html#property_scene.cullingDistance for more information.


Thanks

Eva

Login or Signup to post a comment