PolygonComp: The polygon component.sincev3001.0groupComponent Types draw: Comp["draw"] pts: Vec2[] Points in the polygon. radius?: number | number[] The radius of each corner. colors?: Color[] The color of each vertex. uv?: Vec2[] The uv of each vertex.sincev3001.0 tex?: Texture The texture used when uv coordinates are present.sincev3001.0 renderArea(): Polygon