Skip to main content
API Reference NianticSpatial.NSDK.AR.Sites

AssetMeshData


Declaration

public readonly struct AssetMeshData : ValueType

Summary

Mesh-specific asset data. Maps to proto message AssetMeshData.


Properties

NameTypeSummary
readonly MeshCoveragedouble
Mesh coverage in square meters.
readonly NodeIdsIReadOnlyList<string>
All node IDs from the space.
readonly RootNodeIdstring
Root node ID of the first valid space.

Methods

NameTypeSummary
ToStringstring
-