loadFromMeshAnchor

@JvmStatic
fun loadFromMeshAnchor(anchorUUID: UUID): MeshResource

Load mesh resource from mesh anchor.

Return

The MeshResource which load.

Parameters

anchorUUID

The given anchor UUID.

Throws

If an error occurs during the loading process.