Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Geometry Namespace / RichTriangle Class / T2 Property

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