NormalMapParams Interface

Defines normal map parameters.

Properties

Name Type Description
greenUp undefined | boolean True if the Y component stored in the green channel should be negated.  
normalMap undefined | RenderTexture The texture to use as a normal map.  
scale undefined | number Scale factor by which to multiply the components of the normal extracted from NormalMapParams.normalMap.  
useConstantLod undefined | boolean True if want to use constant LOD texture mapping for the normal map texture.  

Defined in

Last Updated: 16 April, 2024