color( )
color() : number[];
Returns
The current color value of the material, in the following form:
[r, g, b, a]
Default value: [1, 1, 1, 1]
color() : number[];
The current color value of the material, in the following form:
[r, g, b, a]
Default value: [1, 1, 1, 1]