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

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