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

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