Methods
Object

setObjectColors

Applies a color to the specified objects.

Example



Usage

JS


Parameters

objectIds

List of object ids to apply the color to.

Type

Required

Array[String]

Yes

color

Color to apply.

Value provided must be compatible with THREE.Color.

Type

Required

String or Number

Yes



Updated 13 Sep 2024
Did this page help you?