GltfPbrMetallicRoughness.metallicFactor Field

Definition

The metalness of the material. A value of 1.0 means the material is a metal. A value of 0.0 means the material is a dielectric. Values in between are for blending between metals and dielectrics such as dirty metallic surfaces. This value is linear.

public: double metallicFactor;
public double metallicFactor;
val mutable metallicFactor : double
Public metallicFactor As Double 

Field Value

Double

Applies to