Protected
constructorReadonly
Experimental
confidencesThe confidence level of the point cloud.
Readonly
idsA list of numeric identifiers for each unique 3D point in the cloud.
Readonly
positionsA list of vec3 objects representing the 3D position of every point.
Returns the name of this object's type.
Returns true if the object matches or derives from the passed in type.
Returns true if this object is the same as other
. Useful for checking if two references point to the same thing.
Represents 3D locations of stationary features in the environment. The resulting cloud of points provides a sparse description of the 3D environment.
Example