GltfMaterial

Pengamatan umum

GltfMaterial adalah antarmuka dalam Aspose.3d untuk Typescript. Warisan dari: GltfMaterial.

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

Sifat-sifatnya

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

    metallicFactor?: number;

    roughnessFactor?: number;

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