MaterialOpacityComponent Constructor

Constructor for the MaterialOpacityComponent structure. Constructs an object with the specified opacity percentage and material map (that defines how opacity values are mapped).

Namespace: Teigha.GraphicsInterface
Assembly: TD_Mgd (in TD_Mgd.dll) Version: 24.2.0.0
Syntax
public MaterialOpacityComponent(
        double percentage,
        MaterialMap map
)

Parameters

percentage  Double
[in] Opacity percentage.
map  MaterialMap
[in] Material map.
See Also

©  Bricsys NV. All rights reserved.