NormalMapMethod Enumeration
|
Specifies the normal maps.
Namespace: Teigha.GraphicsInterface
Assembly: TD_Mgd (in TD_Mgd.dll) Version:
24.2.0.0
Syntax
public enum NormalMapMethod
Public Enumeration NormalMapMethod
public enum class NormalMapMethod
Members
Member name |
Value |
Description |
TangentSpaceNormalMap |
0 |
Method of tangent spaces is used to compute the normal
map. |
See Also