Eyeshot 10 WinForms API Reference
SetLightStatus Method (RenderContextBase)

WinForms Assembly > devDept.Graphics Namespace > RenderContextBase Class : SetLightStatus Method
Syntax
'Declaration
 
Public Overridable Sub SetLightStatus( _
   ByVal lightIndex As Integer, _
   ByVal active As Boolean _
) 
public virtual void SetLightStatus( 
   int lightIndex,
   bool active
)

Parameters

lightIndex
active
See Also

Reference

RenderContextBase Class
RenderContextBase Members