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

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