godot-d v0.1.1 (2018-11-04T13:23:39Z)
Dub
Repo
ConvexPolygonShape.points
godot
convexpolygonshape
ConvexPolygonShape
The list of 3D points forming the convex polygon shape.
PoolVector3Array
points
[@property getter]
PoolVector3Array
points
[@property setter]
struct
ConvexPolygonShape
@
nogc
nothrow @
property
void
points
(
PoolVector3Array
v
)
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.