MaterialNormalMapComponentStrength Property
|
Property that represents strength of the
normal map channel.
Namespace: Teigha.GraphicsInterface
Assembly: TD_Mgd (in TD_Mgd.dll) Version:
26.9.0.0
Syntax
public double Strength { get; }
Public ReadOnly Property Strength As Double
Get
public:
property double Strength {
double get ();
}
member Strength : float with get
Property Value
Double
See Also