Protected
constructorEnable or disable world mesh tracking.
Readonly
faceReturns the number of faces of the mesh.
Mesh classification format being used.
Enable or disable normal direction usage.
Readonly
vertexReturns the number of vertices of the mesh.
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.
Provider for RenderMesh data representing the estimated shape of real world objects generated from depth information. Only available when world mesh tracking is supported and enabled.
Example