Class ObjShape

ObjShape class

ObjShape class

public class ObjShape

Constructors

NameDescription
ObjShape()Initializes a new instance of the class.

Properties

NameDescription
Faces { get; set; }Gets or sets the faces.
MaterialId { get; set; }Gets or sets the material identifier.
Name { get; set; }Gets or sets the name.

See Also