Class PbrMetallicRoughness
A set of parameter values that are used to define the metallic-roughness material model from Physically-Based Rendering (PBR) methodology.
Inheritance
PbrMetallicRoughness
Inherited Members
Namespace: GLTFast.Schema
Assembly: solution.dll
Syntax
[Serializable]
public class PbrMetallicRoughness : PbrMetallicRoughnessBase<TextureInfo>