GltfPbrMetallicRoughness
@Serializable
Constructors
Link copied to clipboard
constructor(baseColorFactor: DoubleArray? = null, baseColorTexture: GltfMaterialTexture? = null, metallicRoughnessTexture: GltfMaterialTexture? = null, roughnessFactor: Double? = null, metallicFactor: Double? = null)