Methods
Object
makeTranslucent
makes the specified objects translucent in the scene example usage const objectids = \["object 1", "object 2"]; viewer3d maketranslucent(objectids); parameters objectids list of object ids to make translucent type required array\[string] yes