GltfMaterial
Общ преглед
GltfMaterial е интерфейс в Aspose.3d за Typescript. Наследници от: GltfMaterial.
GltfMaterial.name is the identifier string of the glTF material.
Свойства на веществата
| Name | Type | Access | Description |
|---|---|---|---|
name | : string | Read | Gets the name. |
pbrMetallicRoughness | `: { |
baseColorFactor?: number[];
metallicFactor?: number;
roughnessFactor?: number;
}` | Read | Holds base color, metallic and roughness factors for PBR |