Methods
Object
setObjectColors
Applies a color to the specified objects.
List of object ids to apply the color to.
Type | Required |
---|---|
Array[String] | Yes |
Color to apply.
Value provided must be compatible with THREE.Color.
Type | Required |
---|---|
String or Number | Yes |