GenericXRSDKSpatialMeshObserver.RemoveMeshObject(Int32) Method

Definition

Removes the SpatialAwarenessMeshObject associated with the specified id.

protected:
 void RemoveMeshObject(int id);
protected void RemoveMeshObject (int id);
member this.RemoveMeshObject : int -> unit
Protected Sub RemoveMeshObject (id As Integer)

Parameters

id
Int32

The id of the mesh to be removed.

Applies to