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

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

    Parameters

    drawData
    See Also