Skip to content

Documentation / @expofp/schema / FpPathSchema

Variable: FpPathSchema

ts
const FpPathSchema: ZodObject<FpPath>;

One __fpPaths entry: a shape outline triangulated for the WebGL renderer, indexed by the SVG paths' data-index. Matches the renderer's MeshType (renderer/engine-core/types.ts) — whose positions are 3D vertices, the shape the V2 converter emits (see PositionSchema).