Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Graphics Namespace / TextureBase Class / TextureUnitMode Property

In This Topic
    TextureUnitMode Property
    In This Topic
    Gets the texture unit where the Texture is applied.
    Syntax
    'Declaration
     
    Public ReadOnly Property TextureUnitMode As TextureBase.textureUnitType
    public TextureBase.textureUnitType TextureUnitMode {get;}
    See Also