MaterialNormalMapComponentMethod Property
|
Namespace: Teigha.GraphicsInterface
Assembly: TD_Mgd (in TD_Mgd.dll) Version:
21.4.0.0
Syntax
public NormalMapMethod Method { get; }
Public ReadOnly Property Method As NormalMapMethod
Get
public:
property NormalMapMethod Method {
NormalMapMethod get ();
}
member Method : NormalMapMethod with get
Property Value
Type:
NormalMapMethod
See Also