RenderContextBase.SetMaterialBackAmbient (Single()) Method

Protected MustOverride Sub SetMaterialBackAmbient( _ 
ByVal color As Single() _ 
)
This language is not supported or no code example is available.
protected abstract void SetMaterialBackAmbient( 
float[] color 
)
This language is not supported or no code example is available.

Parameters

color
float[]

.NET Framework

Supported in: 4.8

In this article

Definition