GltfPbrMetallicRoughness.roughnessFactor Field

Definition

The roughness of the material. A value of 1.0 means the material is completely rough. A value of 0.0 means the material is completely smooth. This value is linear.

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

Field Value

Double

Applies to