ConvexPolygonShape2DSetPointCloud Method |
Based on the set of points provided, this creates and assigns the Points property using the convex hull algorithm. Removing all unneeded points. See ConvexHull2d(Vector2) for details.
Namespace: Godot
public void SetPointCloud( Vector2[] pointCloud )
[Missing <param name="pointCloud"/> documentation for "M:Godot.ConvexPolygonShape2D.SetPointCloud(Godot.Vector2[])"]