GltfMaterial

Přehled

GltfMaterial je rozhraní v Aspose.3d pro Typescript. Dědici: 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 |

 Čeština