godot-d ~releases (2022-04-02T06:37:10.8312204)
Dub
Repo
ConvexPolygonShape.points
godot
convexpolygonshape
ConvexPolygonShape
The list of 3D points forming the convex polygon shape.
PoolVector3Array
points
[@property getter]
struct
ConvexPolygonShape
@
nogc
nothrow @
property
PoolVector3Array
points
(
)
PoolVector3Array
points
[@property setter]
Meta
Source
See Implementation
godot
convexpolygonshape
ConvexPolygonShape
aliases
BaseClasses
functions
getPoints
opAssign
opEquals
setPoints
toHash
properties
points
static functions
_new
static variables
_classBindingInitialized
structs
GDNativeClassBinding
unions
__anonymous
variables
_GODOT_internal_name
The list of 3D points forming the convex polygon shape.