MaterialNormalMapComponent Structure

Visual Basic
Public Structure MaterialNormalMapComponent
End Structure
C#
public struct MaterialNormalMapComponent {
}
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.

Links