GltfMaterial

Обзор

GltfMaterial является интерфейсом в Aspose.3d для Typescript. Наследники от: GltfMaterial.

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

Свойства

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

    metallicFactor?: number;

    roughnessFactor?: number;

}` | Read | Holds base color, metallic and roughness factors for PBR |
 Русский