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

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