Skip to content

Latest commit

 

History

History
31 lines (18 loc) · 860 Bytes

class_convexpolygonshape.rst

File metadata and controls

31 lines (18 loc) · 860 Bytes

ConvexPolygonShape

Inherits: Shape<class_shape> < Resource<class_resource> < Reference<class_reference> < Object<class_object>

Category: Core

Brief Description

Convex polygon shape for 3D physics.

Member Variables

  • PoolVector3Array<class_poolvector3array> points - The list of 3D points forming the convex polygon shape.

Description

Convex polygon shape resource, which can be added to a PhysicsBody<class_physicsbody> or area.