GltfMaterial

Összefoglaló

GltfMaterial a Typescript Aspose.3d-ben található interfész. Az örökölők: GltfMaterial.

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

A tulajdonságok

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

    metallicFactor?: number;

    roughnessFactor?: number;

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