Class ClearCoat
This extension defines a clear coating that can be layered on top of an existing glTF material definition.
Inherited Members
Namespace: GLTFast.Schema
Assembly: solution.dll
Syntax
[Serializable]
public class ClearCoat
Fields
Name | Description |
---|---|
clearcoatFactor | The clearcoat layer intensity. |
clearcoatNormalTexture | The clearcoat normal map texture. |
clearcoatRoughnessFactor | The clearcoat layer roughness. |
clearcoatRoughnessTexture | The clearcoat layer roughness texture. |
clearcoatTexture | The clearcoat layer intensity texture. |