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
| 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 |