Description
This class stores to a pointer the material map for the normal map channel of the material, the method used to compute the normal map, and the channel strength.
Visual Basic
Public Structure MaterialNormalMapComponent End Structure
C#
public struct MaterialNormalMapComponent { }
Links
MaterialNormalMapComponent Methods, MaterialNormalMapComponent Operators, MaterialNormalMapComponent Properties