Class ObjSurface
Assembly: JeremyAnsel.Media.WavefrontObj.dll
public class ObjSurface : ObjFreeFormElement
Constructors
|
Edit this page
View Source
Declaration
Properties
|
Edit this page
View Source
Declaration
public float EndParameterU { get; set; }
Property Value
|
Edit this page
View Source
Declaration
public float EndParameterV { get; set; }
Property Value
|
Edit this page
View Source
Declaration
public float StartParameterU { get; set; }
Property Value
|
Edit this page
View Source
Declaration
public float StartParameterV { get; set; }
Property Value
|
Edit this page
View Source
Declaration
public List<ObjTriplet> Vertices { get; }
Property Value