material property

MeshStandardMaterial material
final

Implementation

final material = MeshStandardMaterial.fromMap( {
	'vertexColors': true
});