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

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