Unity API DocumentationUnityEngineXRMagicLeapMeshingSubsystemExtensionsMLMeshingNativeBindingsMLMeshingMeshInfoVersion: 14 Oct 2024On this pageMLMeshingMeshInfoResponse structure for the mesh block info. Public AttributesdataThe meshinfo returned by the system. public IntPtr data;dataCountThe number of responses in data pointer. public uint dataCount;timestampThe response timestamp to a earlier request. public long timestamp;