MaterialRefractionComponent Constructor

Constructor for the MaterialRefractionComponent structure. Constructs an object with the specified refraction index of a material (see refraction indexes for different materials online).

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

Parameters

index  Double
[in] Refraction index.
map  MaterialMap
[in] Material map.
See Also

©  Bricsys NV. All rights reserved.