Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Graphics Namespace / IShader Interface / DisableColorModulation Method

In This Topic
    DisableColorModulation Method (IShader)
    In This Topic
    Syntax
    'Declaration
     
    Sub DisableColorModulation( _
       ByVal drawData As EntityGraphicsData _
    ) 
    void DisableColorModulation( 
       EntityGraphicsData drawData
    )

    Parameters

    drawData
    See Also