Methods
Object
setObjectColors
applies a color to the specified objects example usage const objectids = \["object 1", "object 2"]; const color = "red"; viewer3d setobjectcolors(objectids, color); parameters objectids list of object ids to apply the color to true left unhandled content type left unhandled content type left unhandled content type left unhandled content type color color to apply value provided must be compatible with https //threejs org/docs/#api/en/math/color true left unhandled content type left unhandled content type left unhandled content type left unhandled content type