MaterialDiffuseComponent Constructor

Constructor for the MaterialDiffuseComponent class. Constructs an object with the specified material color and material map.

Namespace: Teigha.GraphicsInterface
Assembly: TD_Mgd (in TD_Mgd.dll) Version: 24.2.0.0
Syntax
public MaterialDiffuseComponent(
        MaterialColor color,
        MaterialMap map
)

Parameters

color  MaterialColor
[in] Material color.
map  MaterialMap
[in] Material map.
See Also

©  Bricsys NV. All rights reserved.