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

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