RenderContextBase.UpdateActiveLights Method

Updates the active lights used for the rendering.
Public Sub UpdateActiveLights( _ 
ByVal lights As LightSettings() _ 
)
This language is not supported or no code example is available.
public void UpdateActiveLights( 
LightSettings[] lights 
)
This language is not supported or no code example is available.

Parameters

lights
LightSettings[]

The lights collection

.NET Framework

Supported in: 4.8

In this article

Definition