Eyeshot 11 WPF API Reference
WPF Assembly / devDept.Geometry Namespace / RichTriangle Class / T1 Property

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