MaterialNormalMapComponentMethod Property
|
Namespace: Teigha.GraphicsInterface
Assembly: TD_Mgd (in TD_Mgd.dll) Version:
24.2.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
NormalMapMethod
See Also