Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Graphics Namespace / D3DTextureBase Class / sampler Field

In This Topic
    sampler Field
    In This Topic
    The texture sampler. It's the index to the textureSamples list of RenderContext.
    Syntax
    'Declaration
     
    Protected sampler As Integer
    protected int sampler
    See Also