RenderContextBase.SetLightStatus Method

Public Overridable Sub SetLightStatus( _ 
ByVal lightIndex As Integer, _ 
ByVal active As Boolean
)
This language is not supported or no code example is available.
public virtual void SetLightStatus( 
int lightIndex
bool active 
)
This language is not supported or no code example is available.

Parameters

lightIndex
int

active
bool

.NET Framework

Supported in: 4.8

In this article

Definition