godot-d v0.0.7 (2018-11-02T21:25:15Z)
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
properties
points
static functions
_new
static variables
_classBindingInitialized
structs
_classBinding
unions
__anonymous
variables
_GODOT_internal_name
The list of 3D points forming the convex polygon shape.