Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Graphics Namespace / GLShader Class / DisableColorModulation Method

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

    Parameters

    drawData
    See Also