This version of Unity is unsupported.

SurfaceData.outputMesh

public MeshFilter outputMesh;

Description

This MeshFilter will receive the baked mesh prepared by the system when requesting baked surface data. The MeshFilter is returned in the SurfaceDataReadyDelegate for those users requiring advanced workflows.