PbrMaterial.NormalTexture

PbrMaterial.NormalTexture property

Gets or sets the texture of normal mapping

public TextureBase NormalTexture { get; set; }

See Also