Click or drag to resize
PbTriangleMesh2DSetGeometry Method
Overload List
  NameDescription
Public methodSetGeometry(Int32, Single, Single)

Set a new 2D geometry from a points field.

Public methodSetGeometry(Int32, Single, Single, Int32, Int32)

Sets a new 2D geometry.

Public methodSetGeometry(Int32, Single, Single, Int32, Int32, Int32)

Sets a new 2D geometry.

(Inherited from PbIndexedMesh2D.)
Public methodSetGeometry(Int32, Single, Single, Single, Int32, Int32)

Sets a new 3D geometry.

Public methodSetGeometry(Int32, Single, Single, Single, Int32, Int32, Int32)

Sets a new 3D geometry.

(Inherited from PbIndexedMesh2D.)
Top
See Also