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

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