Skip to content
This repository has been archived by the owner on Jul 20, 2020. It is now read-only.

meshLambertMaterial missing options? #132

Closed
kevzettler opened this issue Nov 26, 2016 · 1 comment
Closed

meshLambertMaterial missing options? #132

kevzettler opened this issue Nov 26, 2016 · 1 comment
Milestone

Comments

@kevzettler
Copy link
Contributor

specifically looking for vertexColors

https://threejs.org/docs/#Reference/Materials/MeshLambertMaterial

vertexColors — Define how the vertices gets colored. Default is THREE.NoColors.

@toxicFork
Copy link
Collaborator

toxicFork commented Jan 3, 2017

Looks like pointsMaterial, lineDashedMaterial and lineBasicMaterial has that prop, but I'll be bringing it up to Material so it should be passed down to meshLambertMaterial :)

@toxicFork toxicFork added this to the 3.0.1 milestone Jan 3, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants