loadFromPlaneAnchor

@JvmStatic
fun loadFromPlaneAnchor(anchorUUID: UUID): MeshResource

Load mesh resource from plane anchor.

Return

The MeshResource which load.

Parameters

anchorUUID

The given anchor UUID.

Throws

If an error occurs during the loading process.