Class ObjLine
Inherited Members
Namespace: JeremyAnsel.Media.WavefrontObj
Assembly: JeremyAnsel.Media.WavefrontObj.dll
Syntax
public class ObjLine : ObjPolygonalElement
Constructors
| Edit this page View SourceObjLine()
Declaration
public ObjLine()
Properties
| Edit this page View SourceVertices
Declaration
public List<ObjTriplet> Vertices { get; }
Property Value
Type | Description |
---|---|
List<ObjTriplet> |