Mesh Component to Kineme GL Point/Line Structure?

jersmi's picture

Seems like a pretty direct relationship, but I can't anything to show up in the GL Point Structure using Get Mesh Component with key set to Vertices. Shouldn't this work? Mesh renders fine with Mesh Renderer...

Comment viewing options

Select your preferred way to display the comments and click "Save settings" to activate your changes.

smokris's picture
Re: Mesh Component to Kineme GL Point/Line Structure?

Mesh Vertices are stored in a new Structure format, which GLTools didn't understand. This fix should make it into a future GLTools release.

jersmi's picture
Re: Mesh Component to Kineme GL Point/Line Structure?

Thanks so much.