RenderContextBase.SetLighting Method

Enables the lighting.
Public Function SetLighting( _ 
ByVal enable As Boolean
) As Boolean
This language is not supported or no code example is available.
public bool SetLighting( 
bool enable 
)
This language is not supported or no code example is available.

Parameters

enable
bool

Turns the lighting on or off

Return Value

bool

The previous value

.NET Framework

Supported in: 4.8

In this article

Definition