AssetMeshData
Declaration
public readonly struct AssetMeshData : ValueTypeSummary
Mesh-specific asset data. Maps to proto message AssetMeshData.
Properties
| Name | Type | Summary |
|---|---|---|
| readonly MeshCoverage | double | Mesh coverage in square meters. |
| readonly NodeIds | IReadOnlyList<string> | All node IDs from the space. |
| readonly RootNodeId | string | Root node ID of the first valid space. |
Methods
| Name | Type | Summary |
|---|---|---|
| ToString | string | - |