MeshId

struct in UnityEngine.XR

/

Implemented in:UnityEngine.XRModule

Description

A session-unique identifier for trackables in the environment, e.g., planes and feature points.

Ids are generally unique to a particular XRSessionSubsystem, but multiple sessions may produce identical ids for different trackables.

Static Properties

Property Description
InvalidIdRepresents an invalid id.

Public Methods

Method Description
ToStringGenerates a nicely formatted version of the id.

Did you find this page useful? Please give it a rating: