The VectorNode documentation claims that VectorNode has a property called fillGeometry.
However, TypeScript disagrees, saying that "property 'fillGeometry' does not exist on type 'VectorNode'"
What am I missing here? I would really like an example of how to set fillGeometry on a VectorNode
Thanks!
