Eyeshot 10 WinForms API Reference
SetMaterialFrontDiffuse(Single[]) Method

WinForms Assembly > devDept.Graphics Namespace > D3DRenderContext Class > SetMaterialFrontDiffuse Method : SetMaterialFrontDiffuse(Single[]) Method
Syntax
'Declaration
 
Protected Overloads Overrides Sub SetMaterialFrontDiffuse( _
   ByVal color() As Single _
) 
protected override void SetMaterialFrontDiffuse( 
   float[] color
)

Parameters

color
See Also

Reference

D3DRenderContext Class
D3DRenderContext Members
Overload List