GltfMaterial

Prehľad

GltfMaterial je rozhranie v Aspose.3d pre Typescript. dedičstvo od: GltfMaterial.

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

Vlastnosti

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

    metallicFactor?: number;

    roughnessFactor?: number;

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