standardMaterialConfig
Examples
kind: StandardMaterial
color: [0, 100, 255] # OPTIONAL
Object properties
Name | Type | Required |
---|---|---|
kind | Constant: StandardMaterial |
yes |
color | Array | no |
Object information
- Object with the following properties:
kind
(required): ConstantStandardMaterial
color
(optional): Array of:- minItems: 3
- maxItems: 3
number