Eyeshot 11 WPF API Reference
WPF 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