ConvexPolygonShape

Inherits: Shape < Resource < Reference < Object

Category: Core

Brief Description

Convex Polygon Shape.

Member Functions

Vector3Array get_points ( ) const
void set_points ( Vector3Array points )

Description

Convex polygon shape resource, which can be set into a PhysicsBody or area.

Member Function Description

Vector3Array get_points ( ) const

void set_points ( Vector3Array points )

© 2014–2020 Juan Linietsky, Ariel Manzur, Godot Engine contributors
Licensed under the MIT License.
https://docs.godotengine.org/en/2.1/classes/class_convexpolygonshape.html