Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot.Entities Namespace / Solid3D.TessellationMesh Class / TextureOffsetU Property

In This Topic
    TextureOffsetU Property (Solid3D.TessellationMesh)
    In This Topic
    Gets or sets the texture offset U.
    Syntax
    'Declaration
     
    Public Property TextureOffsetU As Single
    public float TextureOffsetU {get; set;}
    See Also