This version of Unity is unsupported.

SurfaceObserver.Dispose

Declaration

public void Dispose();

Description

Call Dispose when the SurfaceObserver is no longer needed. This will ensure that the object is cleaned up appropriately but will not affect any Meshes, components, or objects returned by RequestMeshAsync.