beta
cables is under heavy development.
There might be one or another bug, please let us know about it!

GeometryAttributes Op



GeometryAttributes

Op author: pandur

Test Patches: 2 Tests

Get vertices of a geometry as array3x (vertex vertices)




Inputs

Geometry (Object)

Outputs

Faces (Array)
Vertices (Array)
Normals (Array)
TexCoords (Array)
Vertex Colors (Array)
Tangents (Array)
BiTangents (Array)

Caught a mistake or want to contribute to the documentation?

Edit Documentation 

geometry points example


Patches using GeometryAttributes

  • Examples (2)
  • Public
  • My Patches

Changelog


renameOps.Gl.Geometry.GeometryPoints renamed to Ops.Graphics.Geometry.GeometryAttributes
2023-06-05 - pandur