loadFromMeshAnchor

@JvmStatic
fun loadFromMeshAnchor(anchorUUID: UUID): MeshResource

Load mesh resource from mesh anchor.

Return

The loaded MeshResource.

Parameters

anchorUUID

The given anchor UUID.

Throws

If an error occurs during the loading process.