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 )