RenderContextBase.CurrentMaterial Property

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

Property Value

Material
Remarks
 
Use the SetMaterial to properly set it.

.NET Framework

Supported in: 4.8

In this article

Definition