GltfMaterial
Prehľad
GltfMaterial je rozhranie v Aspose.3d pre Typescript. dedičstvo od: GltfMaterial.
GltfMaterial.name is the identifier string of the glTF material.
Vlastnosti
| 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 |