ModelImporter.keepQuads
public bool keepQuads;
Description 描述
If this is true, any quad faces that exist in the mesh data before it is imported are kept as quads instead of being split into two triangles, for the purposes of tessellation. Set this to false to disable this behavior.