GeometryClipPolygon Method |
Clips the polygon defined by the points in points against the plane and returns the points of the clipped polygon.
Namespace: Godot
public static Vector3[] ClipPolygon( Vector3[] points, Plane plane )
[Missing <param name="points"/> documentation for "M:Godot.Geometry.ClipPolygon(Godot.Vector3[],Godot.Plane)"]
[Missing <param name="plane"/> documentation for "M:Godot.Geometry.ClipPolygon(Godot.Vector3[],Godot.Plane)"]
[Missing <returns> documentation for "M:Godot.Geometry.ClipPolygon(Godot.Vector3[],Godot.Plane)"]