示例#1
0
 protected override Mesh CreateMesh()
 {
     return(ProceduralMesh.InflatedPlane(size, exp, segments));
 }