Click or drag to resize

MeshMaterial Constructor (Material)

Initializes a new instance of the MeshMaterial class

Namespace:  Demo3D.Visuals
Assembly:  Demo3D.Core (in Demo3D.Core.dll) Version: 15.0.2.11458
Syntax
C#
public MeshMaterial(
	Material material
)

Parameters

material
Type: Material

[Missing <param name="material"/> documentation for "M:Demo3D.Visuals.MeshMaterial.#ctor(Microsoft.DirectX.Direct3D.Material)"]

See Also