diff --git a/doc/classes/PhysicsDirectBodyState.xml b/doc/classes/PhysicsDirectBodyState.xml index 87255a2dee4..74190d0780b 100644 --- a/doc/classes/PhysicsDirectBodyState.xml +++ b/doc/classes/PhysicsDirectBodyState.xml @@ -45,7 +45,7 @@ - + diff --git a/doc/classes/Polygon2D.xml b/doc/classes/Polygon2D.xml index a0f8442d916..429114a1282 100644 --- a/doc/classes/Polygon2D.xml +++ b/doc/classes/Polygon2D.xml @@ -31,6 +31,8 @@ The polygon's list of vertices. The final point will be connected to the first. + + The polygon's fill texture. Use [code]uv[/code] to set texture coordinates.