Lena Zeilinger
- Total activity 2
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
Activity overview
Latest activity by Lena Zeilinger-
Lena Zeilinger created a post,
meshVisual Access to Normals, Triangles, etc
With the meshBuilder / meshTopology it is possible to create and assign a 'new' mesh. if (builder.isValid ()) {script.meshVisual.mesh = builder.getMesh ();builder.updateMesh ();} The other way arou...