Click or drag to resize

PFCellCreateCellMesh Method

Builds the cell mesh in a clean way. This lends the cell mesh to being referenced for PolyFrame use. This needs the face meshes stored in the faces

Namespace:  PolyFramework
Assembly:  PolyFramework (in PolyFramework.dll) Version: 0.5.0.0 (0.5.0.0)
Syntax
public Mesh CreateCellMesh()

Return Value

Type: Mesh

[Missing <returns> documentation for "M:PolyFramework.PFCell.CreateCellMesh"]

See Also