kcl → types →
AppearanceData
Data for appearance.
Type: object
Properties
Property | Type | Description | Required |
---|---|---|---|
color | string | Color of the new material, a hex string like "#ff0000". | No |
metalness | number (maximum: 100.0) | Metalness of the new material, a percentage like 95.7. | No |
roughness | number (maximum: 100.0) | Roughness of the new material, a percentage like 95.7. | No |