GeometryModel3D.BackMaterial Property

Definition

Gets or sets the Material used to render the back of this GeometryModel3D.

public System.Windows.Media.Media3D.Material BackMaterial { get; set; }

Property Value

The Material applied to the back of the Model3D. The default value is null.

Remarks

The back side of a mesh is determined by the triangle winding order. Ordinarily, back faces are not rendered unless the object is transformed or animated. Back faces are never rendered when BackMaterial is null.

Dependency Property Information

Item Value
Identifier field BackMaterialProperty
Metadata properties set to true None

Applies to

Product Versions
.NET Framework 3.0, 3.5, 4.0, 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1
Windows Desktop 3.0, 3.1, 5, 6, 7, 8, 9, 10