RenderContextBase.SetMaterialFrontDiffuse (Single()) Method

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