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

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

    Parameters

    drawData
    See Also