Protected
constructorReadonly
avgAverage normal direction, in world space, of the mesh faces.
Readonly
histogramArray of relative proportions for each classification, in the order described below. The values all add up to a total of 1.0.
The classification value order is: 0: None 1: Wall 2: Floor 3: Ceiling 4: Table 5: Seat 6: Window 7: Door
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.
Provides histogram information about tracked world mesh faces in a given area. Returned by
DeviceTracking.calculateWorldMeshHistogram()
.