GltfPbrMetallicRoughness.baseColorFactor Field

Definition

The RGBA components of the base color of the material. The fourth component (A) is the opacity of the material. These values are linear.

public: cli::array <float> ^ baseColorFactor;
public float[] baseColorFactor;
val mutable baseColorFactor : single[]
Public baseColorFactor As Single() 

Field Value

Single[]

Applies to