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

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

Parameters

color
See Also

Reference

OglRenderContext Class
OglRenderContext Members
Overload List