RenderContextBase.CurrentBackMaterial Property

Gets or sets the current material for the back faces.
Public Property CurrentBackMaterial() As Material 
Get 
This language is not supported or no code example is available.
public Material CurrentBackMaterial {get;}
This language is not supported or no code example is available.

Property Value

Material
Remarks
 
Only the Ambient and Diffuse components are used. The other properties are inherited from the CurrentMaterial

.NET Framework

Supported in: 4.8

In this article

Definition