uri property

String uri
getter/setter pair

Specifies the path to the 3D model used for the ARNode. Depending on the type, this is either a relative path or an URL to an online asset

Implementation

String uri;