Skip to content

what happened with planeGeometry.current.vertices? #982

Answered by mattrossman
Darkensses asked this question in Q&A
Discussion options

You must be logged in to vote

This is due to the deprecation of THREE.Geometry in r125 so I don't think there is an easier way (PlaneGeometry inherits from BufferGeometry now). You can use an older version of three if you need the old geometry API.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@Darkensses
Comment options

Answer selected by Darkensses
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants