ConvexPolygonShape

Inherits: Shape < Resource < Reference < Object

Convex polygon shape for 3D physics.

Description

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

Tutorials

Properties

PoolVector3ArraypointsPoolVector3Array(  )

Property Descriptions

DefaultPoolVector3Array(  )
Setterset_points(value)
Getterget_points()

The list of 3D points forming the convex polygon shape.