setNormalTexture

Sets the normal texture of the PhysicallyBasedMaterial.

The normal texture, or normal map, is used to simulate fine surface details and bumps without increasing the polygon count. It alters the surface normals to create the illusion of complex surface geometry.

Parameters

texture

The TextureResource object representing the normal texture.