Click or drag to resize
AB4D logo

PhysicallyBasedMaterialMetalness Property

Float value that specifies the amount of metalness - 0 for non-metal; 1 for raw metal. When used with Metalness texture, this value defines a mask that is multiplied with each texture value. Default value is 1.

Namespace: Ab3d.DirectX.Materials
Assembly: Ab3d.DXEngine (in Ab3d.DXEngine.dll) Version: 7.0.8865.1045
Syntax
C#
public float Metalness { get; set; }

Property Value

Single

Implements

IPhysicallyBasedMaterialMetalness
See Also