Version: 2019.2
Experimental: this API is experimental and might be changed or removed in the future.

MeshInfo.ChangeState

Switch to Manual
public Experimental.XR.MeshChangeState ChangeState ;

Description

The change state (e.g., Added, Removed) of the tracked mesh.

The ChangeState is relative to the last call to XRMeshSubsystem.TryGetMeshInfos. For example, a value of MeshChangeState.Added indicates the mesh has been added since the last call to TryGetMeshInfos.