loadFromPlaneAnchor

@JvmStatic
fun loadFromPlaneAnchor(anchorUUID: UUID): MeshResource

Load mesh resource from plane anchor.

Return

The loaded MeshResource.

Parameters

anchorUUID

The given anchor UUID.

Throws

If an error occurs during the loading process.