RenderContextBase.ProcessLightAttributes Method

Updates light attributes for all light sources. Light attributes are: color and specular color.
Public Sub ProcessLightAttributes( _ 
ByVal shadowPass As Boolean, _ 
ByVal reflection As Boolean
)
This language is not supported or no code example is available.
public void ProcessLightAttributes( 
bool shadowPass
bool reflection 
)
This language is not supported or no code example is available.

Parameters

shadowPass
bool

reflection
bool

.NET Framework

Supported in: 4.8

In this article

Definition