RenderContextBase.SetMaterialFrontAmbient (Single()) Method

Protected MustOverride Sub SetMaterialFrontAmbient( _ 
ByVal color As Single() _ 
)
This language is not supported or no code example is available.
protected abstract void SetMaterialFrontAmbient( 
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