Mesh.new

From GiderosMobile
Revision as of 10:27, 24 August 2018 by Hgy29 (talk | contribs)

Available since: Gideros 2015.04.04
Class: Mesh

Description


Creates a new `Mesh` object.

 Mesh.new(is3d)

Parameters

is3d: (boolean) Specifies that this mesh expect Z coordinate in its vertex array and is thus a 3D mesh optional