M_Mesh3D:AddFace(p1, p2, p3)

Version added: before 9.5

Add a new three-sided face to the mesh

ArgumentTypeDescriptionDefaultVer
p1int32First corner point< 9.5
p2int32Second corner point< 9.5
p3int32Third corner point< 9.5

Return type : none

Add a new three-sided face to the mesh.