[READ-ONLY] Mirror of https://github.com/flo-bit/shapecraft. flo-bit.dev/shapecraft/
0

Configure Feed

Select the types of activity you want to include in your feed.

shapecraft / src / color / vertex-color.ts
201 B 3 lines
1// Vertex color implementation is directly in Mesh.vertexColor() 2// This module re-exports the mesh method for standalone use if needed 3export {} // placeholder — the implementation lives in mesh.ts