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

In This Topic
    TextureScaleV Property (Surface)
    In This Topic
    Gets or set surface texture mapping scale in V direction.
    Syntax
    'Declaration
     
    Public Property TextureScaleV As Single
    public float TextureScaleV {get; set;}
    See Also