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

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