Usage of the SDK constitutes your agreement with the Matterport SDK Agreement. Email developers@matterport.com with any questions.
Type parameters
Hierarchy
- Dictionary
Indexable
Get an item using a specific key
.
Get an item using a specific key
.
A homogenous collection of items indexable by string like a standard JavaScript object. Can also be iterated with a
for..of
loop.