godot-d v0.1.1 (2018-11-04T13:23:39Z)
Dub
Repo
ConcavePolygonShape2D._classBinding
godot
concavepolygonshape2d
ConcavePolygonShape2D
Undocumented in source.
struct
ConcavePolygonShape2D
package @
nogc
nothrow static
struct
_classBinding {
__gshared
@
GodotName
("set_segments")
GodotMethod
!(
void
,
PoolVector2Array
)
setSegments
;
__gshared
@
GodotName
("get_segments")
GodotMethod
!(
PoolVector2Array
)
getSegments
;
}
Members
Static variables
getSegments
GodotMethod
!(
PoolVector2Array
)
getSegments
;
Undocumented in source.
setSegments
GodotMethod
!(
void
,
PoolVector2Array
)
setSegments
;
Undocumented in source.
Meta
Source
See Implementation
godot
concavepolygonshape2d
ConcavePolygonShape2D
aliases
BaseClasses
functions
getSegments
opAssign
opEquals
setSegments
properties
segments
static functions
_new
static variables
_classBindingInitialized
structs
_classBinding
unions
__anonymous
variables
_GODOT_internal_name