GltfMaterial

Übersicht über die

GltfMaterial ist eine Schnittstelle in Aspose.3d für Typescript. Erben von: GltfMaterial.

GltfMaterial.name is the identifier string of the glTF material.

Eigenschaften

NameTypeAccessDescription
name: stringReadGets the name.
pbrMetallicRoughness`: {
baseColorFactor?: number[];

metallicFactor?: number;

roughnessFactor?: number;

}` | Read | Holds base color, metallic and roughness factors for PBR |

 Deutsch