parseNodeShape
parseNodeShape(
spec):SDFShape
Defined in: packages/sigma/src/primitives/parser.ts:95
Parses a node shape specification into an SDFShape.
Parameters
spec
Shape specification (pre-parsed SDFShape or custom GLSL)
Returns
SDFShape instance