Creates an instance of 3D object with GLTF model. Build it with createInterfaceRow, createInterfaceColumn, createInterfaceText and createInterfaceImage.
createInterfaceRow
createInterfaceColumn
createInterfaceText
createInterfaceImage
Position of object in augmented world.
URL of GLTF resources.
Scale of loaded object.
Optional
Function to call when object is tapped.
Created AR interface object.
Creates an instance of 3D object with GLTF model. Build it with
createInterfaceRow
,createInterfaceColumn
,createInterfaceText
andcreateInterfaceImage
.