Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Geometry Namespace / ITriangleSupportsTextureCoords Interface / T1 Property

In This Topic
    T1 Property (ITriangleSupportsTextureCoords)
    In This Topic
    First vertex texture index.
    Syntax
    'Declaration
     
    Property T1 As Integer
    int T1 {get; set;}
    See Also