godot-d v0.1.1 (2018-11-04T13:23:39Z)
Dub
Repo
ConvexPolygonShape._classBinding
godot
convexpolygonshape
ConvexPolygonShape
Undocumented in source.
struct
ConvexPolygonShape
package @
nogc
nothrow static
struct
_classBinding {
__gshared
@
GodotName
("set_points")
GodotMethod
!(
void
,
PoolVector3Array
)
setPoints
;
__gshared
@
GodotName
("get_points")
GodotMethod
!(
PoolVector3Array
)
getPoints
;
}
Members
Static variables
getPoints
GodotMethod
!(
PoolVector3Array
)
getPoints
;
Undocumented in source.
setPoints
GodotMethod
!(
void
,
PoolVector3Array
)
setPoints
;
Undocumented in source.
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