vertexColorWeight property

double vertexColorWeight
getter/setter pair

How strongly per-vertex colors influence the final color. 0 disables vertex color contribution; 1 (the default) fully applies it.

Implementation

double vertexColorWeight = 1.0;