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

PoolVector3Array

points

PoolVector3Array(  )

Property Descriptions

PoolVector3Array points

Default

PoolVector3Array(  )

Setter

set_points(value)

Getter

get_points()

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

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