UserInterfaceSymbolBase.SetupLights Method

Protected Sub SetupLights( _ 
ByVal viewport As Viewport, _ 
ByVal renderContext As RenderContextBase, _ 
ByVal attenuation As Single
)
This language is not supported or no code example is available.
protected void SetupLights( 
Viewport viewport
RenderContextBase renderContext
float attenuation 
)
This language is not supported or no code example is available.

Parameters

viewport
Viewport

renderContext
RenderContextBase

attenuation
float

.NET Framework

Supported in: 4.5, 4.6, 4.7

In this article

Definition