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

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