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

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

Parameters

color
See Also

Reference

D3DRenderContext Class
D3DRenderContext Members
Overload List