Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Expanding documentation for api/object/LineSegments #8285

Merged
merged 1 commit into from Mar 3, 2016
Merged

Conversation

JonLim
Copy link
Contributor

@JonLim JonLim commented Mar 3, 2016

I had been wrestling with a problem for a few days regarding how to draw only certain lines when creating a line, and the documentation was not entirely clear about how THREE.LineSegments really differed from THREE.Line, nor were there decent examples of this after extensive googling.

Finally found an answer after asking SO: http://stackoverflow.com/questions/35759623/removing-linesegments-from-line

And now we're good!

As such, I've updated the docs for THREE.LineSegments to be at least a little more clear with how line segments are assembled in Three.js. Very small and simple change, but I think it was necessary for clarity.

mrdoob added a commit that referenced this pull request Mar 3, 2016
Expanding documentation for api/object/LineSegments
@mrdoob mrdoob merged commit 2f52de5 into mrdoob:dev Mar 3, 2016
@mrdoob
Copy link
Owner

mrdoob commented Mar 3, 2016

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants