(add)
Unity Version : 2020.2.2f1
Wikitude SDK Verstion : I don't know,,
I want to check the pint cloud of wto files in the mobile environment.
I want to use this function for error debug reports.
But I don't know how to approach and visible/invisible the point cloud of wto files.
Hi,
showing the point cloud only works in the Unity Editor but not in a mobile environment.
The point cloud can be shown via the Object Trackable component's controls (which is a child of an Object Tracker):
Kind regards,
Gökhan
j solra
Unity Editor is in use.
I would like to access the [Point cloud setting] and [Targets] entries in the [ObjectTrackable] scripts.
Is there a way?