Version: 2023.1
public static string GetInfoString (Mesh mesh);

参数

mesh The Mesh to build a summary phrase for.

返回

string A short summary of the mesh attributes.

描述

Returns a short summary of the Mesh attributes (ex, does this mesh contain positions, normals, tangents, etc...).